Skip to content
← Back to release · 2.1.269
Bug fixes / v2.1.269

Limit how old a resumed turn can be

CHANGELOG · original

Fixed CLAUDE_CODE_RESUME_INTERRUPTED_TURN re-running a turn that had failed with an API error over 6 hours earlier, or longer ago than CLAUDE_CODE_RESUME_INTERRUPTED_TURN_MAX_AGE_MS when set
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details