Anthropic rate limit reset windows are typically 60-120s. The previous 60s default, combined with the +1s buffer in extractRetryAfterMs(), meant that virtually all rate limit retries were immediately abandoned. 300s (5 min) covers the vast majority of rate limit windows and lets the built-in retry logic work as intended. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| modes | ||
| resources/extensions/memory | ||
| utils | ||
| cli.ts | ||
| config.ts | ||
| index.ts | ||
| main.ts | ||
| migrations.ts | ||