File tree Expand file tree Collapse file tree
api/support-files/templates
build/api/support-files/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ environment=
3636 PATH="__BK_HOME__/.envs/usermgr-api/bin/",
3737 DJANGO_SETTINGS_MODULE="bkuser_core.config.overlays.prod",
3838 LOGS_PATH="__BK_HOME__/logs",
39- command=__BK_HOME__/.envs/usermgr-api/bin/celery -A bkuser_core worker -l info --concurrency=8 --max-tasks-per-child=1
39+ command=__BK_HOME__/.envs/usermgr-api/bin/celery -A bkuser_core worker -l info --concurrency=8 --max-tasks-per-child=1 --without-gossip --without-mingle --without-heartbeat
4040autostart=true
4141autorestart=true
4242redirect_stderr=true
@@ -53,4 +53,4 @@ command=__BK_HOME__/.envs/usermgr-api/bin/celery -A bkuser_core beat -l info --s
5353autostart=true
5454autorestart=true
5555redirect_stderr=true
56- stdout_logfile=__BK_HOME__/logs/usermgr/beat.log
56+ stdout_logfile=__BK_HOME__/logs/usermgr/beat.log
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ environment=
3636 PATH="__BK_HOME__/.envs/usermgr-api/bin/",
3737 DJANGO_SETTINGS_MODULE="bkuser_core.config.overlays.prod",
3838 LOGS_PATH="__BK_HOME__/logs",
39- command=__BK_HOME__/.envs/usermgr-api/bin/celery -A bkuser_core worker -l info --concurrency=8 --max-tasks-per-child=1
39+ command=__BK_HOME__/.envs/usermgr-api/bin/celery -A bkuser_core worker -l info --concurrency=8 --max-tasks-per-child=1 --max-tasks-per-child=1 --without-gossip --without-mingle --without-heartbeat
4040autostart=true
4141autorestart=true
4242redirect_stderr=true
You can’t perform that action at this time.
0 commit comments