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

set celery_executor to use queue name as exchange #1041

Merged
merged 1 commit into from
Apr 1, 2016

Conversation

caseybrown89
Copy link
Contributor

This PR is for issue #1030

In an environment where you're using celery executors with RabbitMQ as the broker, workers will receive work from the default queue because they connect to the default exchange. This change fixes that.

I haven't tested the implications of this change on other brokers but I'm happy to revisit this PR if needed.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 828419e on caseybrown89:master into 8be0296 on airbnb:master.

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.

3 participants