Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidekiq configuration test #4031

Open
ferblape opened this issue Jan 17, 2022 · 0 comments
Open

Sidekiq configuration test #4031

ferblape opened this issue Jan 17, 2022 · 0 comments

Comments

@ferblape
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant