Interface: INexusOperationTimedOutEventAttributes
history.v1.INexusOperationTimedOutEventAttributes
Properties of a NexusOperationTimedOutEventAttributes.
Implemented by
Properties
failure
• Optional
failure: null
| IFailure
Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo.
requestId
• Optional
requestId: null
| string
The request ID allocated at schedule time.
scheduledEventId
• Optional
scheduledEventId: null
| Long
The ID of the NEXUS_OPERATION_SCHEDULED
event. Uniquely identifies this operation.