Skip to content

Commit 1ca213b

Browse files
Change shoryuken concurrency settings
1 parent a434214 commit 1ca213b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/shoryuken.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ pidfile: tmp/pids/shoryuken.pid
44

55
groups:
66
events:
7-
concurrency: 10
7+
concurrency: 5
88
queues:
99
- events
1010
events_index:
11-
concurrency: 10
11+
concurrency: 5
1212
queues:
1313
- events_index

0 commit comments

Comments
 (0)