Yes
Yes, the old one (4.0.1) works fine.
In a RPC scenario when the connection to RabbitMq is lost or the broker is restarted, messages do not get delivered anymore.
bus.CreatePublishRequestClient
The connection from both sides (server and client) should be restored and messages should start to get sent and received again.
From the RabbitMq management UI it seems that the connection is restored but messages do not get sent nor received.
https://github.com/castroal/MassTransitTest
1) start the server app
2) start the client app
3) wait for a few messages to be received and restart the broker
That was fast! It seems to work correctly now with the 5.0.0.1485-develop.
Thanks!
Good to know. With a reproducible test it doesn't take long to figure out. Thanks for that!
I'll release this after the weekend.
Most helpful comment
I'll release this after the weekend.