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

don't fail to init() and keep reconnecting if reconnect is true #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

keewon
Copy link

@keewon keewon commented Jul 22, 2013

This patch makes redo keep reconnecting even if Redis server is not ready when redo:init is called.

@keewon
Copy link
Author

keewon commented Aug 1, 2013

Thanks for your comment, ferd. I have not enough experiences to know which approach is better.
I modified my first code to use return value of init to follow the style of existing redo codes (handle_info).

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

Successfully merging this pull request may close these issues.

1 participant