You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add retry_after_seconds to StatusTracker for dynamic wait times
- Extract Retry-After header from OpenAI rate limit responses
- Extract Retry-After from LiteLLM RateLimitError
- Update base processor to use dynamic retry times
- Fall back to default pause time if no Retry-After header
Fixes#233
By sending requests and seeing when you get 429s back
The text was updated successfully, but these errors were encountered: