From b184dce3eacc5ad6febfff28a2fc7e402348dfd7 Mon Sep 17 00:00:00 2001 From: fuzhongyun <15339891972@163.com> Date: Tue, 9 Dec 2025 14:22:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4api=E7=9B=B4=E8=BF=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config_env.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/config_env.yaml b/config/config_env.yaml index b6fa262..d2cd2a4 100644 --- a/config/config_env.yaml +++ b/config/config_env.yaml @@ -24,6 +24,7 @@ sys: channel_pool_len: 100 channel_pool_size: 32 llm_pool_len: 5 + heartbeat_interval: 30 redis: host: 47.97.27.195:6379 type: node