forked from phoenix/litellm-mirror
fix(proxy_server.py): prisma client fixes for high traffic
This commit is contained in:
parent
d1549cb2f3
commit
b6adeec347
6 changed files with 224 additions and 114 deletions
|
@ -490,7 +490,7 @@ async def test_key_crossing_budget():
|
|||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_key_zinfo_spend_values_sagemaker():
|
||||
async def test_key_info_spend_values_sagemaker():
|
||||
"""
|
||||
Tests the sync streaming loop to ensure spend is correctly calculated.
|
||||
- create key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue