reduce ttil for update_request_status

This commit is contained in:
Ishaan Jaff 2024-07-12 15:14:54 -07:00
parent 4b8d33e6a8
commit 8c8dcdbdb1

View File

@ -282,7 +282,7 @@ class ProxyLogging:
key="request_status:{}".format(litellm_call_id),
value=status,
local_only=True,
ttl=3600,
ttl=120,
)
# The actual implementation of the function