Skip to content

Commit

Permalink
Merge pull request #230 from bastelfreak/concurrency
Browse files Browse the repository at this point in the history
Sidekiq: Set concurrency to 1
  • Loading branch information
Robert Müller authored Oct 1, 2020
2 parents a823e52 + d3740a6 commit f54e8ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/sidekiq.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
:concurrency: 1
:logfile: log/sidekiq.log
:max_retries: 0
:schedule:
Expand Down

0 comments on commit f54e8ec

Please sign in to comment.