<div dir="ltr"><font size="4">I was wondering if there's is a way to <b>make the messages persistent in case the server fails?.</b> If the client sends a message with no server running, it stays there awaiting for the response and it doesn't get anything once the server goes up again..&nbsp;</font><div><font size="4"><br></font></div><div><font size="4">Having a configuration like this:&nbsp;</font></div><div><font size="4">If the server disappears, <b>is there a way to resume the process whenever the server is up again?</b> A retry of the client or that the server gets the client request once is up again... &nbsp;How could I do this? (the "durable=True" parameter doesn't accomplish this...)</font></div><p class="separator" style="text-align: center; clear: both;"><a imageanchor="1" href="http://www.rabbitmq.com/img/tutorials/python-six.png" style="margin-left: 1em; margin-right: 1em;"><font size="4"><img src="http://www.rabbitmq.com/img/tutorials/python-six.png" border="0" style=""></font></a></p><div><font size="4"><br></font></div><div><font size="4">The complete example is in this rpc&nbsp;<a href="http://www.rabbitmq.com/tutorials/tutorial-six-python.html">tutorial</a>:</font></div><div><font size="4"><br></font></div><div><br></div></div>