reduce ttil for update_request_status
This commit is contained in:
parent
4b8d33e6a8
commit
8c8dcdbdb1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user