Skip to content

remove unused queues #252

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

Merged
merged 1 commit into from
Nov 28, 2014
Merged

Conversation

codebender
Copy link
Contributor

  • search_sync is staying around for now, because of how job uniqueness
    is implemented
  • seems like a good idea to also keep ‘default’ around even though no
    worker/job uses it. It is the default queue that sidekiq uses. So just
    a smart move to keep it around?
  • remove all other unused queues

⚠️ Do not merge until d057062 has been deployed to Production and the old queues have emptied.

- search_sync is staying around for now, because of how job uniqueness
is implemented
- seems like a good idea to also keep ‘default’ around even though no
worker/job uses it.  It is the default queue that sidekiq uses. So just
a smart move to keep it around?
- remove all other unused queues
just3ws added a commit that referenced this pull request Nov 28, 2014
@just3ws just3ws merged commit e85b564 into coderwall:master Nov 28, 2014
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

Successfully merging this pull request may close these issues.

2 participants