Skip to main content

Interface: INexusHandlerFailureInfo

failure.v1.INexusHandlerFailureInfo

Properties of a NexusHandlerFailureInfo.

Hierarchy

Properties

retryBehavior

Optional retryBehavior: null | NexusHandlerErrorRetryBehavior

Retry behavior, defaults to the retry behavior of the error type as defined in the spec.

Inherited from

$Properties.retryBehavior


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.

Inherited from

$Properties.type