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

feat(rabbitmq): add graceful shutdown logic #697

Merged

Conversation

ttshivers
Copy link
Contributor

Add message processing tracking so it can wait on them at shutdown.

fix #688

@ttshivers ttshivers force-pushed the feat/rabbitmq-graceful-shutdown branch 3 times, most recently from b5d8c82 to 8bddcf4 Compare February 16, 2024 22:31
Add message processing tracking so it can wait on them at shutdown.

fix golevelup#688
@ttshivers ttshivers force-pushed the feat/rabbitmq-graceful-shutdown branch from 8bddcf4 to 4d507f1 Compare February 16, 2024 22:49
@ttshivers ttshivers marked this pull request as ready for review February 16, 2024 22:51
@underfisk underfisk merged commit b0a9aae into golevelup:master Feb 17, 2024
3 checks passed
@ttshivers ttshivers deleted the feat/rabbitmq-graceful-shutdown branch February 17, 2024 03:30
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.

Gracefully shutdown rabbitmq subscribers
2 participants