WorkflowRunSummary
WorkflowRunSummary =
object
Defined in: packages/core/src/observability/events.ts:190
Properties
Section titled “Properties”finishedAt?
Section titled “finishedAt?”
optionalfinishedAt?:string
Defined in: packages/core/src/observability/events.ts:195
startedAt
Section titled “startedAt”startedAt:
string
Defined in: packages/core/src/observability/events.ts:194
status
Section titled “status”status:
"running"|"ok"|"error"|"cancelled"
Defined in: packages/core/src/observability/events.ts:193
workflowId
Section titled “workflowId”workflowId:
string
Defined in: packages/core/src/observability/events.ts:192
workflowRunId
Section titled “workflowRunId”workflowRunId:
string
Defined in: packages/core/src/observability/events.ts:191