-
Notifications
You must be signed in to change notification settings - Fork 965
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
tiagotaveiragomes, rwojsznis and AlecRosenbaum
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request