golevelup / nestjs

A collection of badass modules and utilities to help you level up your NestJS applications 🚀
MIT License
2.26k stars 259 forks source link

feat(rabbitmq): add graceful shutdown logic #697

Closed ttshivers closed 7 months ago

ttshivers commented 7 months ago

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

fix #688