The Executions view in each workflow shows all executions for that workflow.
In the workflow, select the Executions tab in the top menu. A preview of all executions of that workflow is displayed.
You can filter the executions list.
- In your workflow, select Executions.
- Select Filters.
- Enter your filters. You can filter by:
- Status: choose from Failed, Running, Success, or Waiting.
- Execution start: see executions that started in the given time.
If your workflow execution fails, you can retry the execution. To retry a failed workflow:
- Open the Executions list.
- For the workflow execution you want to retry, select Refresh .
- Select either of the following options to retry the execution:
- Retry with currently saved (from node with error): Once you make changes to your workflow, you can select this option to execute the workflow with the previous execution data.
- Retry with original workflow (from node with error): If you want to retry the execution without making changes to your workflow, you can select this option to retry the execution with the previous execution data.