<div dir="ltr"><div class="gmail_quote"><br><div dir="ltr">My main scenario that I want to manage is when the publisher connection is not active.<div>Wither for a second or since the cluster is down.</div><div><br></div><div>
What options does rabbitMQ (client side) have that will help me to manage this scenario?</div>
<div>1. Can he accumulate the messages ?�</div><div>2. Can he manage retries?�</div><div><br></div><div>The second part of the question is regarding managing the failover itself.�</div><div>�I know that in some databases I can write a connection string as follows�</div>

<div><b><br></b></div><div><b>� � � �Data Source=</b>myServerAddress;<b>Failover Partner=</b>myMirrorServerAddress;<br></div><div>and if the action fails the client automatically switches to another one in the same action.</div>

<div><br></div><div style="direction:ltr">3. What is the best practice to manage failovers at the publishers side?</div><div>I have Netflix/eureka installed in my environment and I can get the next active but does rabbitmq support this scenarios?�</div>

</div>
</div><br></div>