-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Rate limit aborts subagents #2840
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
During rate limit and using auto model, if copilot spawn a subagent to do some work, the subagent just emits "rate limited" and forces the main agent to do the work itself.
Affected version
1.0.32
Steps to reproduce the behavior
Expected behavior
The subagent should work in auto model.
Additional context
No response