Rerun Failed Jobs
A job is labeled as FAILED if something has gone wrong during the execution of the job.
Chances are that running the job again, without first making the changes necessary to remove the cause of the problem, will result in the same failure. For this reason, FAILED jobs are not normally run.
To run a FAILED job, it must first become INVALID. This happens when one of the following occurs:
- One of the dependent inputs of the job changes.
- You explicitly invalidate the job.
- You request a run of the job with the Rerun Modes "FORCE".