| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Provides details of the ChildWorkflowExecutionTimedOut event.
The id of the StartChildWorkflowExecutionInitiated event corresponding to the
StartChildWorkflowExecution
Decision to start this child workflow execution.
This information can be useful for diagnosing problems by tracing back the chain of events leading
up to this event.
Type: Long
Required: Yes
The Id of the ChildWorkflowExecutionStarted event recorded when this child workflow execution was started.
This information can be useful for diagnosing problems by tracing back the chain of events leading
up to this event.
Type: Long
Required: Yes
The type of the timeout that caused the child workflow execution to time out.
Type: String
Valid Values: START_TO_CLOSE
Required: Yes
The child workflow execution that timed out.
Type: WorkflowExecution object
Required: Yes
The type of the child workflow execution.
Type: WorkflowType object
Required: Yes