Skip to content

keygen upload sporadically fails #28

@ryansteil

Description

@ryansteil

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions