Architecture-of-ASP.NET-Core-Microservices-Applications icon indicating copy to clipboard operation
Architecture-of-ASP.NET-Core-Microservices-Applications copied to clipboard

Deceptive message publishing

Open antonpopov opened this issue 4 years ago • 0 comments

Not awaiting the message publishing doesn't throw an exception when RabbitMQ is down, which leads to false marking the message as published in the database.

antonpopov avatar Oct 05 '20 11:10 antonpopov