reduce ttil for update_request_status

This commit is contained in:
Ishaan Jaff 2024-07-12 15:14:54 -07:00
parent 9cb4f70a35
commit bc7b3f28b9

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