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

command to clear swarm dial backoff #2456

Closed
whyrusleeping opened this issue Mar 9, 2016 · 0 comments
Closed

command to clear swarm dial backoff #2456

whyrusleeping opened this issue Mar 9, 2016 · 0 comments
Labels

Comments

@whyrusleeping
Copy link
Member

while diagnosing some network issues, i often hit the 'dial backoff', where our node decides we've tried to dial that other node enough times, its probably dead, and we wait a little while to try again.

This sucks when i'm manually trying to dial things. We should have a command to clear this, or to ignore the backoff somehow if we are manually running swarm connect commands.

This will likely involve work in both libp2p and go-ipfs

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

No branches or pull requests

4 participants
@dignifiedquire @whyrusleeping @Kubuxu and others