singularity-forge/packages
TÂCHES 52848d7fd2 fix: raise maxDelayMs default from 60s to 300s (#756) (#773)
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>
2026-03-16 21:03:13 -06:00
..
native perf: optimize discovery and interactive hot paths 2026-03-14 16:03:44 -05:00
pi-agent-core fix(agent-core): await event queue in tool hooks for safe parallel execution (#439) 2026-03-14 21:16:17 -06:00
pi-ai perf: lazy-load LLM provider SDKs to reduce startup time 2026-03-16 18:33:24 -05:00
pi-coding-agent fix: raise maxDelayMs default from 60s to 300s (#756) (#773) 2026-03-16 21:03:13 -06:00
pi-tui Merge pull request #680 from trek-e/fix/658-warp-cursor-visibility 2026-03-16 13:20:37 -06:00