Interface: INexusHandlerFailureInfo
failure.v1.INexusHandlerFailureInfo
Properties of a NexusHandlerFailureInfo.
Implemented by
Properties
retryBehavior
• Optional
retryBehavior: null
| NexusHandlerErrorRetryBehavior
Retry behavior, defaults to the retry behavior of the error type as defined in the spec.
type
• Optional
type: null
| string
The Nexus error type as defined in the spec: https://github.com/nexus-rpc/api/blob/main/SPEC.md#predefined-handler-errors.