-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Add doomed-to-failure detection to Job #25254
Labels
area/batch
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Comments
@bgrant0607 mind assigning this one to me |
bgrant0607
added
priority/backlog
Higher priority than priority/awaiting-more-evidence.
area/controller-manager
team/control-plane
labels
May 6, 2016
Can we avoid calling it by this name? |
please |
Maybe premature failure detection, where failure window is defined as X |
The name is an open topic, I don't mind picking a different one. |
erictune
changed the title
Add infant-mortality detection to Job
Add doomed-to-failure detection to Job
May 9, 2016
Renamed "doomed-to-failure" |
erictune
added
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
and removed
priority/backlog
Higher priority than priority/awaiting-more-evidence.
labels
May 10, 2016
Closing in favor of #30243 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/batch
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Per this comment we want infant-mortality detection to Job, with no knob, and backoff in the event of failures in the middle of Job execution (#2529).
The text was updated successfully, but these errors were encountered: