Skip to main content

Interface: $Properties

v1.SystemWorkflowFailure.$Properties

Properties of a SystemWorkflowFailure.

Hierarchy

Properties

workflowError

Optional workflowError: null | string

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


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.