Skip to main content

Re-run Jobs Execution

In this section, you will find the steps to retry the execution of Jobs in a StackSpot Workflow.

warning

The steps mentioned in this guide work only for StackSpot Workflow Jobs. Other Workflows from your SCM are not affected by this feature.

Right after executing a Workflow, whether to create an Application or perform a deployment, you will have access to the Workflow execution flow. This screen displays all Jobs, steps, and details of the Workflow execution.
Now, you can retry the execution of Jobs in the same Workflow using the Re-run jobs button.

Re-run jobs

This button provides two options for rerunning the execution of Jobs in your StackSpot Workflow:

  • Re-run all jobs: this option re-executes all Jobs in your Workflow at any time;

  • Re-run failed jobs: this option executes all failed Jobs, starting from the first failed Job. It is not possible to execute a single failed Job in isolation.


StackSpot EDP portal screen displaying a diagram representing the execution flow of a Workflow. The diagram consists of boxes representing StackSpot Workflow Jobs, connected by arrows indicating the flow between Jobs. There is a new button called Re-run jobs with the options Re-run all jobs and Re-run failed jobs.

Attempts

Starting from the first execution—whether for all Jobs or just the failed ones—each attempt generates a new log for Workflow execution called an Attempt.

Each Attempt contains the logs for executing Workflow Jobs and can be viewed and navigated between without interrupting the current Workflow execution.


StackSpot EDP portal screen displaying a diagram representing the execution flow of a Workflow. The diagram consists of boxes representing StackSpot Workflow Jobs, connected by arrows indicating the flow between Jobs. There is a new button called Attempts with the options Attempt#1, Attempt#2, and Attempt#3.
info

If a Workflow has the "pending" status, it will be automatically updated to "canceled" after 72 hours.