gobierto icon indicating copy to clipboard operation
gobierto copied to clipboard

Sidekiq configuration test

Open ferblape opened this issue 3 years ago • 0 comments

Rel: https://github.com/PopulateTools/gobierto-contratos/issues/1497

Create a test that checks:

  • there's a queue named mailer in the config/sidekiq.yml file
  • all the queues used in classes from app/jobs are present in config/sidekiq.yml file

This test will prevent us to producers enqueuing jobs in queues without consumers.

ferblape avatar Jan 17 '22 07:01 ferblape