Execution History
Monitor your Workflows with execution history
Last updated
Monitor your Workflows with execution history
Last updated
After publishing and running your workflow, you may encounter unexpected results or errors. In order to understand what happened during your workflow, you can navigate to the History tab to get started.
After the Workflow has been published, click on the Workflow > History
You can filter your executions by:
Timeframe: filter executions by custom timeframe
Status: filter executions by its status: Cancelled, Error, Pending, Review Needed, Running, Success
Click Columns in order to display inputs or output from your workflow
To view complete details about an execution, click on View
Details: view the source, version, task cost, UUID, runtime, and error details
Input: view the input of the execution
Output: view the output of the execution
Logs: view the outputs of each step of the execution
To retrieve your batch execution:
Click on Workflow > History
Click View for one of the executions from your batch
Click Go to Batch
AirOps execution history allows you to retry a workflow using the same version that was published at the time of the original execution.
This is helpful to retry server errors from external API providers or an OpenAI rate limit error.
However, this would not be helpful to retry user errors, such as incorrect code, incorrect liquid syntax, etc.
To retry an errored execution:
Filter the Status to Error
Click on Workflow > History
Click Retry in the Actions column