diff --git a/tests/test_config.py b/tests/test_config.py index 75b64b503..03de4653f 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -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 diff --git a/tests/test_team_logging.py b/tests/test_team_logging.py index b4d12ad27..7a06f7fa5 100644 --- a/tests/test_team_logging.py +++ b/tests/test_team_logging.py @@ -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