You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/config/sidekiq.yml

11 lines
146 B

queues:
- [default, 1]
- [webhooks, 1]
- [mailers, 1]
- [recurrent, 1]
- [rollbar, 1]
production:
:concurrency: 15
:max_retries: 5