Skip to content

[7.x][ML] Add graceful retry for anomaly detector result indexing failures(#49508) #50145

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

Merged
merged 2 commits into from
Dec 12, 2019

Conversation

benwtrent
Copy link
Member

All results indexing now retry the amount of times configured in xpack.ml.persist_results_max_retries. The retries are done in a semi-random, exponential backoff.

…elastic#49508)

All results indexing now retry the amount of times configured in `xpack.ml.persist_results_max_retries`. The retries are done in a semi-random, exponential backoff.
@benwtrent benwtrent added :ml Machine learning backport labels Dec 12, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@benwtrent benwtrent changed the title [ML] Add graceful retry for anomaly detector result indexing failures(#49508) [7.x][ML] Add graceful retry for anomaly detector result indexing failures(#49508) Dec 12, 2019
@benwtrent benwtrent merged commit d7ffa7f into elastic:7.x Dec 12, 2019
@benwtrent benwtrent deleted the backport/7.x/pr-49508 branch December 12, 2019 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :ml Machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants