mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
test: fix test
This commit is contained in:
parent
76c38c6d4b
commit
84137afdd8
1 changed files with 1 additions and 1 deletions
|
|
@ -2189,7 +2189,7 @@ def test_router_correctly_reraise_error():
|
|||
pass
|
||||
|
||||
|
||||
def test_router_dynamic_cooldown_correct_retry_after_time(sync_mode):
|
||||
def test_router_dynamic_cooldown_correct_retry_after_time():
|
||||
"""
|
||||
User feedback: litellm says "No deployments available for selected model, Try again in 60 seconds"
|
||||
but Azure says to retry in at most 9s
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue