Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high)
This commit is contained in:
2
config/sidekiq.yml
Normal file
2
config/sidekiq.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
:concurrency: 5
|
Reference in New Issue
Block a user