-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show rate limit issues in the UI #3913
Comments
Btw, during benches since yesterday, I received server error 502 with some html error message (lot of file edits back and forth in a short amount of time), but have a feeling that that is the error you've also experienced when getting limited? |
Yeah exactly--I think it was due to file editing issues |
litellm completion calls can have a |
Just an example I found in my logs (added linebreaks for readability):
|
OpenHands started fixing the issue! You can monitor the progress here. |
An attempt was made to automatically fix this issue, but it was unsuccessful. A branch named 'openhands-fix-issue-3913' has been created with the attempted changes. You can view the branch here. Manual intervention may be required. |
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue was closed because it has been stalled for over 30 days with no activity. |
What problem or use case are you trying to solve?
I'm getting rate limited by Anthropic. But it just looks like the agent is kinda stuck while it cools down.
Describe the UX of the solution you'd like
I'd like the indicator to turn yellow, and show a relevant message about rate limits
Do you have thoughts on the technical implementation?
@tobitege has done a little preliminary work here. Basically I think we need to turn the status/badge from "agent status" to "system status"
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: