litellm/docs
Sameer Kankute 6295e6b3d8
feat(router): add order-based fallback so higher order deployments are tried on failure
When a request to an order=1 deployment fails, the router now
automatically tries order=2, order=3, etc. before falling through to
external fallbacks. Works for all error types (429, 404, connection
errors). Requires enable_pre_call_checks=True.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 21:54:30 +05:30
..
my-website feat(router): add order-based fallback so higher order deployments are tried on failure 2026-04-02 21:54:30 +05:30