forked from flyteorg/flyte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation for node timeout (flyteorg#42)
* Implementation for node timeout * . * adding some tests * bogus change to retrigger travis * cr feedback Creating a separate state in the CRD for failure type so we can distinguish between user and system error. For now, we will use it for timeout failures. * removing failure type and adding TimingOut as a separate phase * updated mockery * finalize to abort on timeout * fixing NodePhaseTimedout
- Loading branch information
1 parent
f6db135
commit 96c9ee9
Showing
24 changed files
with
534 additions
and
258 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.