<div dir="ltr">Hi, <div>I am using JSonRpc Client/Server successfully for a year now. </div><div>I have one major problem that I have eventually succeeded reproducing. </div><div><br>I have noticed that when the JsonRPCServer is throwing an uncaught exception</div>
<div> ( one that nakes the RPCServer not return an answer).</div><div>the rabbitmq rpc queue becomes unusable.</div><div>(new client cant connect unless I restart the rabbitmq)</div><div><br></div><div>I know that the obvious solution is to surround every call to the server with a try catch </div>
<div>but since the rabbit stops functioning I thought it would be nice to take care of it through the rabbitmq infrastructure.</div><div><br></div><div>Maybe there is already a solution ? </div><div><br></div><div>Thanks.</div>
</div>