Do not auto-retry unrecoverable job failure
Currently, the system tries to auto-retry jobs that failed by 'missing_dependency_failure', however, this failure is not recoverable. This commit force-overrides the auto-retry maximum on the specific failure.
Showing
Please register or sign in to comment