diff --git a/litellm/proxy/utils.py b/litellm/proxy/utils.py index c4ff325db1f..75f9de69add 100644 --- a/litellm/proxy/utils.py +++ b/litellm/proxy/utils.py @@ -4541,7 +4541,7 @@ async def update_spend( # noqa: PLR0915 """ Batch write updates to db. - Triggered every minute. + Triggered every 10-15 seconds, can set with PROXY_BATCH_WRITE_AT Requires: user_id_list: dict,