From 8b9b0b5925b7d10175d66c05c1e8b344ef28cb67 Mon Sep 17 00:00:00 2001 From: Ryan Crabbe Date: Wed, 25 Feb 2026 10:35:22 -0800 Subject: [PATCH] fix docstring --- litellm/proxy/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,