docs: refresh provider scoped failover refs

This commit is contained in:
Peter Steinberger
2026-04-04 19:49:54 +01:00
parent a29755615e
commit 4650b972b9
3 changed files with 19 additions and 15 deletions

View File

@@ -3139,7 +3139,8 @@ Notes:
- `billingBackoffHours`: base backoff in hours when a profile fails due to true
billing/insufficient-credit errors (default: `5`). Explicit billing text can
still land here even on `401`/`403` responses (for example OpenRouter
still land here even on `401`/`403` responses, but provider-specific text
matchers stay scoped to the provider that owns them (for example OpenRouter
`Key limit exceeded`). Retryable HTTP `402` usage-window or
organization/workspace spend-limit messages stay in the `rate_limit` path
instead.