Expand description
Retry logic and backoff strategies for AI services
Structs§
- Retry
Config - Retry configuration for AI service operations.
Traits§
- Http
Retry Client - HTTP request retry trait for AI clients.
Functions§
- retry_
with_ backoff - Retries an operation with an exponential backoff mechanism.