Runtime Statuses of Workflow Instances

A workflow instance's runtime status, visible on the Observe page in a project, indicates whether the workflow instance ran successfully.

Workflow instance status Description
Completed The workflow instance completed all of its tasks successfully and has finished running.
Expired The workflow instance failed to complete within the predefined time limit and has transitioned to the Expired state.
Faulted The workflow instance failed to complete due to an error.
In progress The workflow instance is currently running.