dmlarionov / RabbitMQ.TraceableMessaging-example1

Demo project for RabbitMQ.TraceableMessaging with Application Insights.
4 stars 2 forks source link

IModel.ModelShutdown & IConnection.ConnectionShutdown have to be processed #1

Open dmlarionov opened 5 years ago

dmlarionov commented 5 years ago

The example project should demonstrate resilient implementation, so somehow IModel.ModelShutdown & IConnection.ConnectionShutdown have to be processed to reconstruct channel in case of connection failure (in each service).

dmlarionov commented 5 years ago

see https://www.rabbitmq.com/reliability.html