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

Make worker queues durable #312

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Make worker queues durable #312

merged 1 commit into from
Dec 9, 2022

Conversation

mdomke
Copy link
Contributor

@mdomke mdomke commented Dec 5, 2022

In some use cases, it is beneficial if the queue that a worker consumes from is made durable. In that way, the queue and the messages would survive a restart of the RabbitMQ server.

Copy link
Contributor

@jastBytes jastBytes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/LGTM

@jastBytes jastBytes merged commit eb2d21f into main Dec 9, 2022
@jastBytes jastBytes deleted the make-worker-queues-durable branch December 9, 2022 19:54
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.

None yet

2 participants