Skip to main content

Module rotation

Module rotation 

Source
Expand description

API key rotation and failover across providers.

Supports multiple API keys per provider with automatic rotation on rate limits (429) and auth failures (401/402). Keys cool down after failures before being retried.

Structsยง

AuthProfileManager
Manages multiple API keys per provider with rotation and failover.