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

timeout after a while (and retry) #10

Open
matthewmueller opened this issue Jun 7, 2014 · 2 comments
Open

timeout after a while (and retry) #10

matthewmueller opened this issue Jun 7, 2014 · 2 comments

Comments

@matthewmueller
Copy link
Contributor

connection is super flaky in india, would be great to print out something nice, instead of hanging.

@matthewmueller
Copy link
Contributor Author

actually, right now it eventually does:

  Error: connect ETIMEDOUT
    at exports._errnoException (util.js:683:11)
    at Object.afterConnect [as oncomplete] (net.js:950:19)

which might be good enough. we could also retry like npm.

@matthewmueller matthewmueller changed the title timeout after a while timeout after a while (and retry) Jun 7, 2014
@dominicbarnes
Copy link
Contributor

On a very related note, some other transient github errors (eg: "socket hang up") are causing entire builds to fail, when they could realistically be fixed by auto-retrying. (like gh-resolve does)

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