From 795a48cfb200d3afc1b25cd83f55a4a89076291a Mon Sep 17 00:00:00 2001 From: raja <1647193241@qq.com> Date: Wed, 25 Sep 2024 00:03:49 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=20risk-worker=20?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=89=AF=E6=9C=AC=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/backend/app_desc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/app_desc.yaml b/src/backend/app_desc.yaml index 012bd55c..8b37b499 100644 --- a/src/backend/app_desc.yaml +++ b/src/backend/app_desc.yaml @@ -14,7 +14,7 @@ modules: risk-worker: command: python manage.py celery worker -O fair -l info -c 4 -Q risk --max-tasks-per-child=100 plan: 4C4G5R - replicas: 2 + replicas: 5 notice: command: python manage.py celery worker -O fair -l info -c 4 -Q notice --max-tasks-per-child=100 plan: 4C1G5R