mark test_cost_tracking_with_caching as flaky

This commit is contained in:
Ishaan Jaff 2024-08-29 17:44:21 -07:00
parent d57f5a955e
commit ef47b2bc87

View file

@ -418,6 +418,7 @@ async def test_async_custom_handler_embedding_optional_param_bedrock():
@pytest.mark.asyncio
@pytest.mark.flaky(retries=3, delay=1)
async def test_cost_tracking_with_caching():
"""
Important Test - This tests if that cost is 0 for cached responses