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