QAMQP icon indicating copy to clipboard operation
QAMQP copied to clipboard

Socket disconnection & error.

Open kluthen opened this issue 12 years ago • 2 comments
trafficstars

Hi !

Thanks for your hard work !

I happened to encounter unexpected AMQP server downtime, since I connected to the disconnected signal from AMQP Client class, I expected my application to be aware of the trouble, but instead I only got warning messages in my logs.

After a short investigation, I discovered that autoreconnect flag isn't initialised, and socket's disconnected signals is not linked to client signal.

Could you add that in your next commit ? Thanks !

kluthen avatar Mar 28 '13 08:03 kluthen

Thanks, I will fix it. But you can send patch or make pull request and don't wait next commit. =)

fuCtor avatar Mar 31 '13 05:03 fuCtor

Ah, well I hadn't thought on that -_- I'll send you that next week :)

Thanks for your great job !

kluthen avatar Mar 31 '13 06:03 kluthen