-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Somewhat randomly, keygen upload
fails. I'm running in a github action, which usually succeeds, but will sporadically fail.
keygen upload ... \
--signature $SIGNATURE \
--filename $FILENAME \
--release $VERSION \
--platform $PLATFORM \
--arch $ARCH
error: Put "https://keygen-dist....": write tcp 192.168.64.5:49362->162.159.141.50:443: write: broken pipe
Could there be retry logic here or should I just implement this within the action?
Metadata
Metadata
Assignees
Labels
No labels