Skip to content

Commit

Permalink
found issue where 1 was just too few
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Oct 4, 2024
1 parent 58f3133 commit b0a7b07
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 @@ -7,4 +7,4 @@ production:
- default
- bulk_processing
:limits:
bulk_processing: 1
bulk_processing: 2

0 comments on commit b0a7b07

Please sign in to comment.