Interface: $Properties
v1.NexusHandlerFailureInfo.$Properties
Properties of a NexusHandlerFailureInfo.
Hierarchy
-
$Properties
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.