From f5de5b58fd5248ca9724e9860c77a8c7da1ebfe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AD=90=E9=93=AD?= Date: Sat, 8 Mar 2025 16:32:59 +0800 Subject: [PATCH] cmb --- configs/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/config.yaml b/configs/config.yaml index 71a68a4..2f5daf1 100644 --- a/configs/config.yaml +++ b/configs/config.yaml @@ -39,7 +39,7 @@ rocketMQ: topic: voucher_order_notify group: voucher_order_notify_group isOpenConsumer: false #是否启动消费 true/false - PerCoroutineCnt: 5 #协程数量,不配置默认为20 + PerCoroutineCnt: 3 #协程数量,不配置默认为20 RetryCnt: 3 #重试次数,不配置默认38 wechat: