Models & routing
Provider routing & fallbacks
| Code | Meaning |
|---|---|
502 | A provider connection failed or timed out. Safe to retry. |
503 | Every provider for the model is currently circuit-open. Honor Retry-After (60s). |
429 | Upstream rate limit, quota, or provider cooldown. Honor Retry-After if present. |
Backend-confirmed details pending
Selection order within a pool, health-check timing, and circuit-open thresholds are set on the platform and will be documented here once confirmed. The behavior above (pool per model, automatic fallback, and the status-code mapping) is stable to rely on today.