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

Retry file uploads #276

Open
bokan opened this issue Nov 15, 2022 · 4 comments
Open

Retry file uploads #276

bokan opened this issue Nov 15, 2022 · 4 comments

Comments

@bokan
Copy link

bokan commented Nov 15, 2022

Asset uploads sometimes fail. It would be nice to retry by default or at least make it configurable.

e.g.

Error: request to https://uploads.github.com/repos/.../assets?name=... failed, reason: read ECONNRESET
@mwestphal
Copy link

Same here

Error: request to https://uploads.github.com/repos/f3d-app/f3d/releases/85636282/assets?name=F3D-1.3.1-136-gc1fc725-Linux.tar.xz failed, reason: read ECONNRESET

And the link give:

message | "Bad Content-Length: "
-- | --
request_id | "D8A6:5847:A8071E:BC89A5:6396D68C"

@DVKunion
Copy link

DVKunion commented Feb 15, 2023

same +1, sometimes the github api does not work, resulting in the failure of the entire workflow.

@antonym
Copy link

antonym commented Feb 17, 2023

+1, been experiencing this as well.

@jacob-carlborg
Copy link

Same here. Seems to happen more often on Linux runners.

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

5 participants