Badges: add socket keepalive to Redis to avoid 'Connection reset by peer' errors

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-05-07 09:35:13 +02:00
parent 77cee07ef0
commit 572169b74f
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -78,6 +78,7 @@ distributed_lock = true
# Lock timeout should be longer than the longest datanommer query
lock_timeout = 14400
thread_local_lock = false
socket_keepalive = true
# This is a set of data that tells our consumer what Open Badges Issuer
# should be kept as the issuer of all the badges we create.