![]() |
Custom exceptions and symbols for TFF executors.
Classes
class CardinalityError
: Raised when a value in a stack does not match the stack's cardinality.
class RetryableError
: Raised when execution fails and can be retried.
class RetryableGRPCError
: Raised when execution fails across a gRPC connection and can be retried.
Functions
get_grpc_retryable_error_codes(...)
: Returns gRPC retryable error codes.