mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
Increase values for Moksha
System has been running with these settings for a while now and it appears to speed up processing and queue loading.
This commit is contained in:
@@ -2,8 +2,8 @@ config = {
|
||||
# We need to tell the fedmsg-hub that it should load our consumer on start.
|
||||
"fedmsg.consumers.badges.enabled": True,
|
||||
|
||||
"moksha.workers_per_consumer": 3,
|
||||
"moksha.threadpool_size": 4,
|
||||
"moksha.workers_per_consumer": 7,
|
||||
"moksha.threadpool_size": 8,
|
||||
|
||||
# This tells the consumer where to look for its BadgeRule definitions. It
|
||||
# may be a relative or an absolute path on the file system.
|
||||
|
||||
Reference in New Issue
Block a user