FailoverConfig
Defined in the failover module.Configuration for failover behavior. Attributes: max_retries: Maximum retry attempts per request retry_delay: Base delay between retries (seconds) exponential_backoff: Whether to use exponential backoff max_retry_delay: Maximum retry delay (seconds) cooldown_on_rate_limit: Cooldown duration for rate limits (seconds) cooldown_on_error: Cooldown duration for errors (seconds) rotate_on_success: Whether to rotate profiles on success
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Convert to dictionary.

