Execution History

Monitor your Workflows with execution history

After publishing and running your workflow, you may want to review the execution details, results, and any issues that occurred. The History tab provides comprehensive insights into your workflow runs, allowing you to:

  • View successful completions and their outputs

  • Identify and troubleshoot any errors or unexpected results

  • Analyze performance metrics and execution times

  • Review input parameters used in previous runs

  • Track the progress of running workflows

Accessing a Workflow's Execution History

  1. After the Workflow has been published, click on the Workflow > History

  2. You can filter your executions by:

    1. Timeframe: filter executions by custom timeframe

    2. Status: filter executions by its status: Cancelled, Error, Pending, Review Needed, Running, Success

  3. Click Columns in order to display inputs or output from your workflow

  4. To view complete details about an execution, click on View

    1. Details: view the source, version, task cost, UUID, runtime, and error details

    2. Input: view the input of the execution

    3. Output: view the output of the execution

    4. Logs: view the outputs of each step of the execution

How to Retry an Errored Execution

AirOps execution history allows you to retry a workflow using the same version that was published at the time of the original execution.

To retry an errored execution:

  1. Filter the Status to Error

  2. Click on Workflow > History

  3. Click Retry in the Actions column

Last updated

Was this helpful?