Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement method of combining actions #65

Closed
JasonStoltz opened this issue Feb 5, 2019 · 2 comments
Closed

Implement method of combining actions #65

JasonStoltz opened this issue Feb 5, 2019 · 2 comments

Comments

@JasonStoltz
Copy link
Member

See Debounce usage in elastic-co-search: https://github.com/elastic/elastic-co-search/commit/bb07ff13d756264d83f6a6776c14dcc106ee701d

Two actions should be able to be called one after the other, and both actions should be applied in batch, in just a single API call.

Document this as an Advanced Feature in the README

@JasonStoltz
Copy link
Member Author

@JasonStoltz
Copy link
Member Author

Closed by #391

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant