-
Notifications
You must be signed in to change notification settings - Fork 482
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes done: Updating JobWatching service to check the job state as Preempted or errored. This is one of the edge case which is to check whether the current job is errored or preempted, and stop the worker job all together. Earlier, the JobWatching service was exiting the system in case job is cancelled.
- Loading branch information
1 parent
893c3ec
commit 6080562
Showing
2 changed files
with
45 additions
and
14 deletions.
There are no files selected for viewing
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