mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 07:33:58 +00:00
f25344484f
Fixes #17418 - Add DEFAULT_FAILURE_THRESHOLD_MINIMUM_REQUESTS constant (default: 5) - Require minimum requests before applying error rate cooldown - Prevents cooldown from triggering on first failure
Router component unit tests.
Please name all files with the word 'router' in them.
This is used to ensure all functions in the router are tested.