Skip to main content

Interface: ISystemWorkflowFailure

errordetails.v1.ISystemWorkflowFailure

Properties of a SystemWorkflowFailure.

Hierarchy

Properties

workflowError

Optional workflowError: null | string

Serialized error returned by the system workflow performing the underlying operation.

Inherited from

$Properties.workflowError


workflowExecution

Optional workflowExecution: null | $Properties

WorkflowId and RunId of the Temporal system workflow performing the underlying operation. Looking up the info of the system workflow run may help identify the issue causing the failure.

Inherited from

$Properties.workflowExecution