mark test_team_logging as flaky

This commit is contained in:
Ishaan Jaff 2024-09-04 20:29:21 -07:00
parent 20a5bbe6a6
commit cdc312d51d
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@ async def chat_completion(session, key, model="azure-gpt-3.5", request_metadata=
@pytest.mark.asyncio
@pytest.mark.flaky(retries=3, delay=1)
@pytest.mark.flaky(retries=6, delay=1)
async def test_team_logging():
"""
1. Add Langfuse as a callback with /config/update

View file

@ -62,7 +62,7 @@ async def chat_completion(session, key, model="azure-gpt-3.5", request_metadata=
@pytest.mark.asyncio
@pytest.mark.flaky(retries=3, delay=1)
@pytest.mark.flaky(retries=6, delay=1)
async def test_team_logging():
"""
-> Team 1 logs to project 1