Closed ceelian closed 10 years ago
Christian, wouldn't it be better to set proxy timeout to >0 and to declare destination exchange in any case? If nobody answered from the remote side - the Timeout
exception will be raised and this is fine. This might be advantage when server is started after request is made, but before request expired, so remote call will be executed. Your thoughts?
Thanks!
Christian, any thoughts?
Sounds good.
Fix committed.
Add "ServerNotFoundError" Exception when you try an RPC call where no Exchange is defined on the broker.