Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket disconnection & error. #22

Open
kluthen opened this issue Mar 28, 2013 · 2 comments
Open

Socket disconnection & error. #22

kluthen opened this issue Mar 28, 2013 · 2 comments

Comments

@kluthen
Copy link

kluthen commented Mar 28, 2013

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 !

@fuCtor
Copy link
Owner

fuCtor commented Mar 31, 2013

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

@kluthen
Copy link
Author

kluthen commented Mar 31, 2013

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

Thanks for your great job !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants