[rabbitmq-discuss] return callback works only once
Anton Kirilenko
anton.kirilenko at rosalab.ru
Mon Jul 16 15:04:37 BST 2012
On 07/16/2012 05:51 PM, Francesco Mazzoli wrote:
> I took a look at the code, and it is extremely simple. The only time
> in which we remove the handler is when the handler dies. Are you sure
> that the handler is actually looping to always receive messages, and
> not just receiving once? You can check the logs to see if the client
> has noticed that it went down. -- Francesco * Often in error, never in
> doubt
I've checked logs. There is nothing except
=INFO REPORT==== 16-Jul-2012::18:03:38 ===
accepting AMQP connection <0.3406.0> (127.0.0.1:44679 -> 127.0.0.1:5672)
for every connection I've created.
More information about the rabbitmq-discuss
mailing list