Skip to main content

Interface: IWorkflowExecutionTimedOutEventAttributes

history.v1.IWorkflowExecutionTimedOutEventAttributes

Properties of a WorkflowExecutionTimedOutEventAttributes.

Hierarchy

  • $Properties

    IWorkflowExecutionTimedOutEventAttributes

Properties

newExecutionRunId

Optional newExecutionRunId: null | string

If another run is started by cron or retry, this contains the new run id.

Inherited from

$Properties.newExecutionRunId


retryState

Optional retryState: null | RetryState

WorkflowExecutionTimedOutEventAttributes retryState

Inherited from

$Properties.retryState