-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Rate Limiting: Stop Interrupting the Task Flow! #2487
Copy link
Copy link
Open
Labels
area:agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsarea:modelsModel selection, availability, switching, rate limits, and model-specific behaviorModel selection, availability, switching, rate limits, and model-specific behavior
Metadata
Metadata
Assignees
Labels
area:agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsarea:modelsModel selection, availability, switching, rate limits, and model-specific behaviorModel selection, availability, switching, rate limits, and model-specific behavior
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
When I run commands using
/fleet, I occasionally encounter rate limiting. Is it really that difficult to avoid abruptly interrupting the workflow? Couldn't you just implement a client-sidesleepor a "retry after x seconds" mechanism? Instead, you just cut off the entire process?!Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response