Skip to content

Commit

Permalink
Sidekiq: turn down to two workers
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Dec 7, 2023
1 parent ee776cc commit bf2ae85
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
@@ -1,4 +1,4 @@
:concurrency: 3
:concurrency: 2
:max_retries: 1

:queues:
Expand Down

0 comments on commit bf2ae85

Please sign in to comment.