Structsยง
- Error
Handler Config - Full error handler configuration: Dead Letter Channel URI and per-exception policies.
- Exception
Policy - A rule that matches specific errors and defines retry + redirect behaviour.
- Exception
Policy Builder - Builder for a single
ExceptionPolicyattached to anErrorHandlerConfig. - Exponential
Backoff - Exponential backoff configuration for retry.