mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-17 08:18:09 +00:00
Tune expired UI session cleanup lock logging
Made-with: Cursor
This commit is contained in:
@@ -53,7 +53,7 @@ class ExpiredUISessionKeyCleanupManager:
|
||||
or False
|
||||
)
|
||||
if not lock_acquired:
|
||||
verbose_proxy_logger.warning(
|
||||
verbose_proxy_logger.debug(
|
||||
"Expired UI session key cleanup: another pod is already "
|
||||
"running cleanup or Redis lock acquisition failed - "
|
||||
"skipping this cycle."
|
||||
|
||||
Reference in New Issue
Block a user