Skip to content

fix(agent): classify 'overloaded' messages as server overload, not rate_limit#14261

Open
ms-alan wants to merge 2 commits into
NousResearch:mainfrom
ms-alan:fix/14038-overloaded-error-rate-limit
Open

fix(agent): classify 'overloaded' messages as server overload, not rate_limit#14261
ms-alan wants to merge 2 commits into
NousResearch:mainfrom
ms-alan:fix/14038-overloaded-error-rate-limit

Conversation

@ms-alan

@ms-alan ms-alan commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Closes #14038

@alt-glitch alt-glitch added type/bug Something isn't working P2 Medium — degraded but workaround exists comp/agent Core agent loop, run_agent.py, prompt builder labels Apr 23, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Competing fix with #14055 for issue #14038 (overloaded misclassification). Also touches gateway/run.py — may overlap with #14262/#14264 from same author.

@alt-glitch

Copy link
Copy Markdown
Collaborator

Competing fix with #14055.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/agent Core agent loop, run_agent.py, prompt builder P2 Medium — degraded but workaround exists type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"overloaded" server errors classified as rate_limit, exhausting credential pool

2 participants