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

reconnect_retries not reset on a successful reconnection #6

Open
timhaines opened this issue Sep 8, 2010 · 0 comments
Open

reconnect_retries not reset on a successful reconnection #6

timhaines opened this issue Sep 8, 2010 · 0 comments

Comments

@timhaines
Copy link

To work around this, added @State = :init to unbind. This way when the reconnect occurred, receive_line treated it like a new connection again - and reset the reconnect_retries if a header was successfully read.

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

1 participant