Skip to content

Commit 666c011

Browse files
committed
typo
1 parent bf024cf commit 666c011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sds_data_manager/orchestration/imap_job.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
{
6060
"onExitCode": "75",
6161
"action": "RETRY",
62-
}, # retry jobs that failed with the rerunable exit code.
62+
}, # retry jobs that failed with the rerunnable exit code.
6363
{"onStatusReason": "CannotPullContainerError*", "action": "RETRY"},
6464
{"onReason": "*", "action": "EXIT"},
6565
],

0 commit comments

Comments
 (0)