Skip to content

[feat req] Connection Retry #731

@mlima-gh

Description

@mlima-gh

What would you like to be added?

Add possibility to retry upload on dns error, or auto retry with timeout.

Why is this needed?

On poor networks, independent DNS request might fail and provoke fail on actions/upload-artifact@v4
example:
Error: request to https://productionresultssa14.blob.core.windows.net/actions-results/(...) failed, reason: getaddrinfo EAI_AGAIN productionresultssa14.blob.core.windows.net.

Retry with limited iterations or timeout would add fault tolerance to the process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions