From 572169b74fbd3e59c201f113f700bd4d96140950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 7 May 2024 09:35:13 +0200 Subject: [PATCH] Badges: add socket keepalive to Redis to avoid 'Connection reset by peer' errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/openshift-apps/badges/templates/fm-fedbadges.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/badges/templates/fm-fedbadges.toml b/roles/openshift-apps/badges/templates/fm-fedbadges.toml index 355ed1322f..abc68e430e 100644 --- a/roles/openshift-apps/badges/templates/fm-fedbadges.toml +++ b/roles/openshift-apps/badges/templates/fm-fedbadges.toml @@ -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.