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

separate task retry logic for interruptions #373

Merged
merged 3 commits into from
Apr 12, 2020
Merged

Conversation

mlin
Copy link
Collaborator

@mlin mlin commented Apr 12, 2020

Introduce concept of exogenous task "interruption" (e.g. spot/preemptible instance termination), with a separate retry budget controlled by runtime.preemptible. Refine interpretation of docker task states to recognize symptoms of interruption.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1752

  • 38 of 38 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 96.717%

Totals Coverage Status
Change from base Build 1742: 0.05%
Covered Lines: 5480
Relevant Lines: 5666

💛 - Coveralls

@mlin mlin merged commit fecdc91 into master Apr 12, 2020
@mlin mlin deleted the mlin-task-interruption branch April 13, 2020 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants