From d5cf22c77c904714ab34fb0deb8adcdcb61b9727 Mon Sep 17 00:00:00 2001 From: Cryptoval Trading Technologies Date: Tue, 3 Feb 2026 03:06:01 +0000 Subject: [PATCH] 20260203 --- data/apps/common/comm.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/apps/common/comm.cfg b/data/apps/common/comm.cfg index 34eba17..ff46822 100644 --- a/data/apps/common/comm.cfg +++ b/data/apps/common/comm.cfg @@ -7,7 +7,7 @@ , "read_timeout" : 0.01 , "ping_timeout_secs": 2.0 , "verbose": false - , unsubscribe + , "unsubscribe_timeout_sec": 0.5 } , "REDIS_LCLHOST": { "type": "redis" @@ -15,6 +15,7 @@ , "read_timeout" : 0.01 , "ping_timeout_secs": 2.0 , "verbose": false + , "unsubscribe_timeout_sec": 0.5 } , "REDIS_LCLHOST_2_DCKR_COMPOSE": { "type": "redis"