Skip to content

Commit

Permalink
reduce number of concurrent jobs for lupo_background queue
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Jul 17, 2020
1 parent e8b157d commit 1242f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/shoryuken.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ groups:
queues:
- lupo_transfer
background:
concurrency: 5
concurrency: 3
queues:
- lupo_background

0 comments on commit 1242f74

Please sign in to comment.