Commit 8eb0a4a
committed
job: fix exception handling on job submission
- This is a workaround to prevent CWL workflow from getting stuck
on running state due to an infinite loop. This commit partially
fixes it. A workflow that fails on job submission validation will
end up with a finished status instead of failed. To be fixe as part
of #1791 parent ab8f8a0 commit 8eb0a4a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
0 commit comments