fedbadges: Use 3 worker to process the messages faster.

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-05-05 18:17:38 +02:00
parent e220bb4867
commit e5c2d5bfef

View file

@ -2,7 +2,7 @@ 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": 2,
"moksha.workers_per_consumer": 3,
"moksha.threadpool_size": 4,
# This tells the consumer where to look for its BadgeRule definitions. It