action-gh-release icon indicating copy to clipboard operation
action-gh-release copied to clipboard

Retry file uploads

Open bokan opened this issue 1 year ago • 4 comments

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

bokan avatar Nov 15 '22 14:11 bokan

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"

mwestphal avatar Dec 12 '22 07:12 mwestphal

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

DVKunion avatar Feb 15 '23 13:02 DVKunion

+1, been experiencing this as well.

antonym avatar Feb 17 '23 02:02 antonym

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

jacob-carlborg avatar May 06 '23 05:05 jacob-carlborg