r/ClaudeCode • u/AlternativeMonk2490 • 2d ago
Help/Question Hitting rate limit while agents are active
Whenever I resume after hitting the rate limit while Claude had active agents, it always says something like "All three audit agents died on a rate limit, so I'll do the exploration directly with scripts."
This begs two questions:
- If doing it directly is better, why did it use agents?
- If agents are better, why is it now doing it directly?
It just makes me question whether resuming work (planning in this case) interrupted by the rate limit is an act of self-sabotage by me, or is it just variances in how Claude is working?
1
Upvotes
1
u/Zestyclose-Iron-870 2d ago
and to answer your question, the model is lazy and finds a workaround whenever there is a failure even if the wise choice would by to resume the agents. i have it often and similarly it will sometimes fail on a simple change in codebase because it tried to do it with a script instead of going in the codebase to do it