forked from phoenix/litellm-mirror
mark test as flaky
This commit is contained in:
parent
0c33b8dd12
commit
2efdd2a6a4
1 changed files with 1 additions and 0 deletions
|
@ -1093,6 +1093,7 @@ async def test_async_embedding_azure_caching():
|
|||
|
||||
|
||||
## Test OpenAI + Sync
|
||||
@pytest.mark.flaky(retries=3, delay=1)
|
||||
def test_image_generation_openai():
|
||||
try:
|
||||
customHandler_success = CompletionCustomHandler()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue