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

fix: Avoid queue missing error #210

Merged
merged 1 commit into from
Dec 6, 2019
Merged

fix: Avoid queue missing error #210

merged 1 commit into from
Dec 6, 2019

Conversation

marktwtn
Copy link
Collaborator

@marktwtn marktwtn commented Dec 6, 2019

Declare queue in the remote worker source code to avoid queue missing
error when the new RabbitMQ broker is created and the remote worker
is activated right after it.

Close #209.

Declare queue in the remote worker source code to avoid queue missing
error when the new RabbitMQ broker is created and the remote worker
is activated right after it.

Close #209.
@marktwtn marktwtn requested a review from jserv December 6, 2019 05:02
@marktwtn marktwtn self-assigned this Dec 6, 2019
@jserv jserv merged commit d15e7fb into develop Dec 6, 2019
@marktwtn marktwtn deleted the fix-missing-queue branch December 17, 2019 01:00
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.

Remote worker activation fails with the newly created RabbitMQ broker
2 participants