> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aseeflow.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Failed Jobs

<img src="https://mintcdn.com/aseeflow/dqqUjdK6iArE_QQL/webapps/cockpit/img/cockpit-failed-job-drill-down.png?fit=max&auto=format&n=dqqUjdK6iArE_QQL&q=85&s=77844955a0d9ca310a5ec99ce1f8f3a9" alt="Failed Job Drill Down" width="2038" height="1498" data-path="webapps/cockpit/img/cockpit-failed-job-drill-down.png" />

Unresolved incidents of a process instance or a sub process instance are indicated by Cockpit as failed jobs. To localize which instance of a process failed, Cockpit allows you to drill down to the unresolved incident by using the process status dots. Hit a red status dot of the affected instance in the Process Definition View to get an overview of all incidents. The *Incidents* tab in the [Detailed Information Panel](/webapps/cockpit/bpmn/process-instance-view#detailed-information-panel) lists the failed activities with additional information. Furthermore, you have the possibility of going down to the failing instance of a sub process.

## Retry a Failed Job

On the [process instance view](/webapps/cockpit/bpmn/process-instance-view), you can use the *(repeat icon)* button on the right side to resolve a failed job.

A modal dialog opens where you can:

1. Choose whether the previous due date should be kept or set to an absolute date/time of your choice.
2. Select the failed jobs to be retried.

After clicking on **Retry**, the engine will re-trigger the jobs and increment their retry values in the database so the Job Executor can acquire and execute the jobs again.

<img src="https://mintcdn.com/aseeflow/dqqUjdK6iArE_QQL/webapps/cockpit/img/cockpit-instance-job-retry.png?fit=max&auto=format&n=dqqUjdK6iArE_QQL&q=85&s=cbf1bd801c8d409c5da7d62ac0a2114f" alt="Process instance job retry" width="1200" height="700" data-path="webapps/cockpit/img/cockpit-instance-job-retry.png" />
