• Shinya Maeda's avatar
    Do not auto-retry unrecoverable job failure · f049bb62
    Shinya Maeda authored
    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
    f049bb62
auto_retry.rb 1.73 KB