fix testing - langfuse apis are flaky, we unit test team / key based logging in test_langfuse_unit_tests.py

This commit is contained in:
Ishaan Jaff 2024-12-03 11:24:36 -08:00
parent 139dbe4a96
commit 901e4f9cdc

View file

@ -67,7 +67,9 @@ async def chat_completion(session, key, model="azure-gpt-3.5", request_metadata=
@pytest.mark.asyncio
@pytest.mark.flaky(retries=6, delay=1)
@pytest.mark.skip(
reason="langfuse apis are flaky, we unit test team / key based logging in test_langfuse_unit_tests.py"
)
async def test_team_logging():
"""
1. Add Langfuse as a callback with /config/update