9router/open-sse/services
Anurag Saxena 4774150ca7
fix: combo 503 cooldown wait before fallthrough + 406 on disabled creds (#382)
- fixes #335: on transient 503/502/504, wait for short cooldown (up to
  5s) before falling to next combo model, giving the provider a chance
  to recover rather than immediately skipping it
- fixes #334: when all combo models have no active credentials, return
  503 (Service Unavailable) instead of 406 (Not Acceptable), which is
  more accurate and retriable by clients
2026-03-23 09:24:58 +07:00
..
accountFallback.js Refactor config 2026-03-12 16:20:46 +07:00
combo.js fix: combo 503 cooldown wait before fallthrough + 406 on disabled creds (#382) 2026-03-23 09:24:58 +07:00
compact.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00
model.js feat: Add Google Cloud Vertex AI provider support (vertex, vertex-partner) 2026-03-14 11:37:23 +07:00
projectId.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00
provider.js feat: Add Google Cloud Vertex AI provider support (vertex, vertex-partner) 2026-03-14 11:37:23 +07:00
tokenRefresh.js feat: Add Google Cloud Vertex AI provider support (vertex, vertex-partner) 2026-03-14 11:37:23 +07:00
usage.js Feat : Auto restart after crash 2026-03-14 09:37:29 +07:00