import TutorialsHelp from '@site/src/components/Tutorials/TutorialsHelp.md'; import TutorialsIntro from '@site/src/components/Tutorials/TutorialsIntro.md'; import ...
We have learned how to make sure that even if the consumer dies, the task isn't lost before settlement. But our tasks will still be lost if the RabbitMQ server stops. When RabbitMQ quits or crashes it ...