It should be possible to override number of workers using environment variable WEB_CONCURRENCY or GUNICORN_CMD_ARGS.
+1
Hmm, this could break Fedora instances if they do not override the command. We may need to change this in Fedora infra first.
Pull-Request has been closed by lholecek
It should be possible to override number of workers using environment
variable WEB_CONCURRENCY or GUNICORN_CMD_ARGS.