package
1.3.2
Repository: https://github.com/numaproj/numaflow.git
Documentation: pkg.go.dev

# Functions

FromError gets error information from the UDFError.
No description provided by the author
ToUDFErr converts gRPC error to UDF Error.

# Constants

Request canceled.
The error is non-retryable.
The error is retryable.
Unknown err kind.

# Structs

UDFError is returned to the main numaflow indicates the status of the error.

# Type aliases

ErrKind represents if the error is retryable.