-
Notifications
You must be signed in to change notification settings - Fork 229
Pub is unstable on CI, hard to download packages #1826
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
Comments
This for whatever reason happens most often with Here I see a different error:
|
Another one:
|
We could add this type of error to the set of things we retry - 932e76e |
Will likely land as part of -dev.41 |
Thanks! I'll keep my eye on it. |
I'm still hitting this as of -dev.44: https://api.travis-ci.org/v3/job/362300030/log.txt
|
That's very strange... we should be retrying on every IO exception. The only reasons I can imagine for this are that the "Connection closed before full header was received" error isn't actually an |
Looks like this was a silly error on my part— |
We are planning to improve the http behavior. Hopefully this will also improve this. Closing in favor of: #3325 |
Tracking issue for: angulardart/angular#1068
I've seen this flake almost daily on Travis.
It would be great to be more resistant and/or retry, at minimum.
The text was updated successfully, but these errors were encountered: