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

flaky reconnect #6

Open
mafintosh opened this issue Jun 15, 2016 · 1 comment
Open

flaky reconnect #6

mafintosh opened this issue Jun 15, 2016 · 1 comment

Comments

@mafintosh
Copy link
Owner

sometimes reconnect doesn't work if a peer is offline for more than the RETRIES array allow.

@fnaranjo-vmw
Copy link
Contributor

I think this may be related to a problem I have identified.

(While in sync mode): When a peer gets dropped for some reason it is not possible to reconnect because it gets caught as "duplicated". Unless we stop the process and start a new one or the peer changes its id (uses a different port, for example).

I think I have found the cause of this issue. I will submit a pull request.

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