Interface: INexusOperationFailedEventAttributes
history.v1.INexusOperationFailedEventAttributes
Properties of a NexusOperationFailedEventAttributes.
Implemented by
Properties
failure
• Optional
failure: null
| IFailure
Failure details. A NexusOperationFailureInfo wrapping an ApplicationFailureInfo.
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.