Skip to content

Pipeline Runs

The Pipeline Runs page maintains a list of all pipeline executions.

The pipeline runs listed may be filtered by state, pipeline, user, and dates created, started, and finished.

Clicking more (...) to the right of each run shows the following options:

  • View pipeline run: Displays the graphical representation of the executing pipeline.
    The status of each node is color-coded on the canvas, and clicking on a node displays its information on the right hand side. This information includes the execution information, node results, and node properties.
    Clicking on the canvas displays the pipeline run's information on the right hand side, including its execution information, execution timeline, and node results.
  • Edit pipeline: Launches the pipeline editor for modifying program properties and triggers (see Manage Pipelines).
  • Cancel: Confirms the cancellation of the selected pipeline run.
  • Delete: Confirms the deletion of the selected pipeline run.