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

[ML] Gracefully handle and retry state bulk indexing failures #50143

Closed
droberts195 opened this issue Dec 12, 2019 · 1 comment · Fixed by #50149
Closed

[ML] Gracefully handle and retry state bulk indexing failures #50143

droberts195 opened this issue Dec 12, 2019 · 1 comment · Fixed by #50149
Assignees
Labels
>enhancement :ml Machine learning

Comments

@droberts195
Copy link
Contributor

Currently, job state processor does not do any retrying on bulk indexing failures. On failure to index state we should attempt to retry after some random, exponential back-off, similar to what was done for results in #49508.

@droberts195 droberts195 added >enhancement :ml Machine learning labels Dec 12, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :ml Machine learning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants