mark test_async_completion_azure_caching as flaky
This commit is contained in:
parent
5f1c1aaa04
commit
16176da9fa
@ -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(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user