{{vm.model.activity.displayName}}
{{vm.model.activity.entityDisplayName}}
{{vm.model.activity.description}}
Status
ID
{{::vm.model.activity.id}}
Result
{{vm.model.activity.resultYaml}}
Result
{{vm.model.activity.resultYaml}}
Duration
took {{vm.model.activity.endTimeUtc - vm.model.activity.startTimeUtc | durationFilter}}
{{vm.model.activity.endTimeUtc- vm.model.activity.startTimeUtc }} ms
Submitted
{{vm.model.activity.submitTimeUtc | timeAgoFilter}}
{{vm.model.activity.submitTimeUtc | dateFilter }}
Started
{{vm.model.activity.startTimeUtc | timeAgoFilter}}
{{vm.model.activity.startTimeUtc | dateFilter }}
Finished
{{vm.model.activity.endTimeUtc | timeAgoFilter}}
{{vm.model.activity.endTimeUtc | dateFilter }}
Streams
{{ streamId }} {{streamsById[streamId].metadata.sizeText}}
Workflow
This task is step {{ vm.model.workflow.tag.subStepIndex + 1}} of for the error handler for sub-step {{ vm.model.workflow.tag.subStepIndex + 1}} of for step {{ vm.model.workflow.tag.stepIndex+1 }} in part of an error handler in a previous run of the most recent run of . part of workflow {{vm.model.workflow.data.workflowId}}: {{vm.model.workflow.data.name}}. for a previous run of the most recent run of workflow {{vm.model.workflow.data.workflowId}}: {{vm.model.workflow.data.name}}.
This is a sub-workflow in .
The workflow did not run any steps; if this is unexpected, check the conditions on the steps.
The workflow had an error in .
This is the page for the error handler for this workflow. More details of how the error was handled can be found in other sections on this page. The workflow error handler is This workflow also ran an error handler in .
For previous runs such as this, the subtask view for further below is normally more informative than workflow steps which focus on the most recent execution. If the non-replay-specific workflow step view is desired here, it can . If the non-replay-specific workflow step view is no longer wanted, it can .
Workflows can be replayed in certain situations, such as if they fail or the server is restarted. This workflow invocation instance has been replayed, with a total of {{ vm.model.workflow.data.taskIds.length }} runs. Individual replays can be viewed by selecting a task ID from the dropdown. The workflow step data below shows the most recent run of each step in any replay. The arrows between steps show all step transitions in any replay of this workflow instance. Sub-task and log views further below can be useful to disambiguate multiple replays if required.
Sub-tasks
Progress Map

No tasks

Details
{{vm.model.activity.detailedStatus}}
Workflow Definition
{{workflow_yaml}}
JSON Activity
{{vm.stringify(vm.model.activity)}}
Workflow ({{vm.stringifiedSize(vm.model.workflow)}} bytes)
{{vm.stringify(vm.model.workflow)}}
Logbook (activity)