Expand description
Retry and backoff functionality for the Kinesis processor
Re-exports§
pub use backoff::Backoff;
pub use backoff::ExponentialBackoff;
pub use error::RetryError;
Modules§
Structs§
- Configuration for retry behavior
- Helper for retrying operations with backoff