v2.0.2: fix base64 (apply→чанки 32KB), socket_timeout=10 Redis
This commit is contained in:
@@ -15,6 +15,7 @@ def _get():
|
||||
password=os.getenv("REDIS_PASS", "aLITloRefJEiCPqUc2xB"),
|
||||
decode_responses=True,
|
||||
socket_connect_timeout=5,
|
||||
socket_timeout=10,
|
||||
)
|
||||
return _r
|
||||
|
||||
|
||||
Reference in New Issue
Block a user