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

replace retry stuff in the cloud modules with a ping-type check #2419

Closed
trevj opened this issue May 12, 2016 · 0 comments
Closed

replace retry stuff in the cloud modules with a ping-type check #2419

trevj opened this issue May 12, 2016 · 0 comments
Assignees
Labels

Comments

@trevj
Copy link
Contributor

trevj commented May 12, 2016

Right now, both the cloud installer and social provider use a connection retry loop to work around the fact that new droplets aren't ready for several seconds after creation. This is dumb. A better approach would be to "ping" the server until such time as we get a response on the SSH port. Then, connect.

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

1 participant