Skip to main content

Module error_handler

Module error_handler 

Source

Structsยง

ErrorHandlerConfig
Full error handler configuration: Dead Letter Channel URI and per-exception policies.
ExceptionPolicy
A rule that matches specific errors and defines retry + redirect behaviour.
ExceptionPolicyBuilder
Builder for a single ExceptionPolicy attached to an ErrorHandlerConfig.
ExponentialBackoff
Exponential backoff configuration for retry.