There was an error while loading. Please reload this page.
1 parent 5c1da64 commit 8855e59Copy full SHA for 8855e59
1 file changed
sds_data_manager/orchestration/imap_job.py
@@ -59,7 +59,7 @@
59
{
60
"onExitCode": "75",
61
"action": "RETRY",
62
- }, # retry jobs that failed with the rerunable exit code.
+ }, # retry jobs that failed with the rerunnable exit code.
63
{"onStatusReason": "CannotPullContainerError*", "action": "RETRY"},
64
{"onReason": "*", "action": "EXIT"},
65
],
0 commit comments