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

Add Configurable Retry + Backoff for Increased Stability on Low Quality Networks #52

Open
1ubuntuuser opened this issue Oct 29, 2019 · 0 comments

Comments

@1ubuntuuser
Copy link

>>>>>> wormhole >>>>>> internet >>>>>>>> wormhole >>........>> internet ...>>>>>>>> wormhole/LIA
Current behaviour
Wormhole gives up after a few retries when the network is down

Ideal behaviour
Wormhole allows the user to configure number of server connection retries.

This feature would be particularly useful for those using wormhole for IoT devices. Currently, if the internet drops off, wormhole gives up connecting pretty quick. I've never programmed with Go so for now, I'm going to program my own health checker that will simply kill and restart the wormhole process retry the connection.

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