mark test_async_completion_azure_caching as flaky

This commit is contained in:
Ishaan Jaff 2024-09-21 11:41:25 -07:00
parent 5f1c1aaa04
commit 16176da9fa

View file

@ -586,6 +586,7 @@ async def test_async_chat_azure_with_fallbacks():
# CACHING
## Test Azure - completion, embedding
@pytest.mark.asyncio
@pytest.mark.flaky(retries=3, delay=1)
async def test_async_completion_azure_caching():
customHandler_caching = CompletionCustomHandler()
litellm.cache = Cache(