-
Notifications
You must be signed in to change notification settings - Fork 670
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add cleanup on failure for array task permanent failures Signed-off-by: Paul Dittamo <[email protected]> * persist subtask aborts to admin Signed-off-by: Paul Dittamo <[email protected]> * add isAbortedSubtask field to externalResources Signed-off-by: Paul Dittamo <[email protected]> * lint Signed-off-by: Paul Dittamo <[email protected]> * add tests for terminal updates Signed-off-by: Paul Dittamo <[email protected]> * add unit tests for terminatesubtasks Signed-off-by: Paul Dittamo <[email protected]> * lint + update unit test Signed-off-by: Paul Dittamo <[email protected]> * delete comment Signed-off-by: Paul Dittamo <[email protected]> * clean up unit test Signed-off-by: Paul Dittamo <[email protected]> * delete comments Signed-off-by: Paul Dittamo <[email protected]> * set correct error message Signed-off-by: Paul Dittamo <[email protected]> * add new array plugin abort phase Signed-off-by: Paul Dittamo <[email protected]> * update awsbatch array unit test Signed-off-by: Paul Dittamo <[email protected]> * using Abort phase and cleaning up best-effort (#4600) * using Abort phase and cleaning up best-effort Signed-off-by: Daniel Rammer <[email protected]> * removed phase updates on Finalize Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Daniel Rammer <[email protected]> * update unit test Signed-off-by: Paul Dittamo <[email protected]> * handling PhaseAbortSubTasks in awsbatch plugin Signed-off-by: Daniel Rammer <[email protected]> --------- Signed-off-by: Paul Dittamo <[email protected]> Signed-off-by: Daniel Rammer <[email protected]> Co-authored-by: Paul Dittamo <[email protected]> Co-authored-by: Dan Rammer <[email protected]>
- Loading branch information
1 parent
1bed29a
commit 1699094
Showing
10 changed files
with
259 additions
and
19 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
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
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
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.