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

Upload from macOS fails with 503 error #61

Closed
jpfeuffer opened this issue Mar 12, 2020 · 3 comments
Closed

Upload from macOS fails with 503 error #61

jpfeuffer opened this issue Mar 12, 2020 · 3 comments

Comments

@jpfeuffer
Copy link

Uploading from macOS github runner with v2-is-almost-here gives me:

Received http 503 during chunk upload, will retry at offset 0 after 10 seconds. Received http 503 during chunk upload, will retry at offset 0 after 10 seconds. ##[error]read ECONNRESET
@jpfeuffer
Copy link
Author

jpfeuffer commented Mar 12, 2020

Seems to only happen sometimes, but without a retry option, this is a big deficit.
I don't want to re-run my entire pipeline in this case.

EDIT: After further testing, actually most of the time.

@yacaovsnc
Copy link
Contributor

We just merged a significant change around uploading to v2, could you please give it a try again? We changed how we manage the tcp connections.

@konradpabjan
Copy link
Collaborator

Closing out this issue. Early on during the v2-preview 503s were not retried when a chunked upload failed. That is no longer the case.

If you're pinned to @v2 or @master (only do this if you're OK with the latest and greatest that sometimes might break), you should be fine.

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

3 participants