Server errors (500/502/503/504) are server-side failures — rotating credentials doesn't help. Only rate_limit and quota_exhausted are meaningfully credential-scoped. This prevents the cascading backoff where a single 500 backs off the sole API key for 20s, causing all subsequent retries to fail with "All credentials temporarily backed off". Closes #2588 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| modes | ||
| resources/extensions/memory | ||
| tests | ||
| utils | ||
| cli.ts | ||
| config.ts | ||
| index.ts | ||
| main.ts | ||
| migrations.ts | ||