mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
test: fix test
This commit is contained in:
parent
b4c726d3e3
commit
0cfda93cfe
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
Add a link
Reference in a new issue