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