Feature Request: Auto-switching between API profiles when rate limited #2076
dcabib
started this conversation in
Feature Requests
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Auto-switching between API profiles when rate limited
Currently, when using an LLM provider that throttles requests based on token usage per minute, operations come to a halt once the rate limit is reached. Since Roo Code supports multiple API profiles, it would be valuable to add automatic profile switching functionality.
Proposed behavior: When a profile encounters a rate limit (throttling), Roo Code should automatically switch to the next available profile in the configuration, allowing work to continue seamlessly.
This would significantly improve workflow efficiency for users with multiple API keys across different accounts or services, preventing interruptions during high-usage periods.
Beta Was this translation helpful? Give feedback.
All reactions