Skip to content

Commit

Permalink
Lower worker threads.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Mar 10, 2017
1 parent 622eeff commit 66c4440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sidekiq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
staging:
:concurrency: 2
production:
:concurrency: 3
:concurrency: 1
:queues:
- default

0 comments on commit 66c4440

Please sign in to comment.