Skip to main contentModule error_handler
Source - DefaultRouteErrorHandler
- Default implementation of RouteErrorHandler.
Owns DLC producer exclusively. Encapsulates retry/onException/DLC logic.
- ErrorHandlerLayerDeprecated
- Tower Layer that wraps a pipeline with error handling behaviour.
- ErrorHandlerServiceDeprecated
- Tower Service that absorbs pipeline errors by retrying and/or forwarding to a DLC.
- RouteErrorHandler
- Route-level error handler owning ALL error handling logic.
- invoke_processor
- Invoke a processor: readiness check + call, unified into a single Result.