Skip to content
← Back to release · 2.1.271
Improvements / v2.1.271

Pause workflows at the usage limit

CHANGELOG · original

Improved dynamic workflows to pause when you hit your usage limit and continue automatically when it resets, instead of dropping the affected agents
Open official changelog ↗

Documentation

Documentation excerpt

When a run hits your usage limit

When an agent hits your claude.ai usage limit, the run pauses rather than failing that agent: the agents that hit the limit wait for the reset, and no new agents start. Shortly after the limit resets, the waiting agents run again and the run continues on its own. Requires Claude Code v2.1.271 or later; on earlier versions, the affected agents fail.

While the run waits, its progress line in the task panel and the /workflows header show when the limit resets.

The run pauses only when all of these hold; when one doesn't, the affected agent fails instead:

Documentation snapshot · 2026-09-23

Change details