diff --git a/litellm/tests/test_acooldowns_router.py b/litellm/tests/test_acooldowns_router.py index ada6f3679..cad4d9e66 100644 --- a/litellm/tests/test_acooldowns_router.py +++ b/litellm/tests/test_acooldowns_router.py @@ -50,6 +50,7 @@ kwargs = { } +@pytest.mark.flaky(retries=3, delay=1) def test_multiple_deployments_sync(): import concurrent import time