8000 Retry on artifact already exists by yanksyoon · Pull Request #548 · actions/upload-artifact · GitHub
[go: up one dir, main page]

Skip to content

Conversation

yanksyoon
Copy link

Addresses #506.

Hello maintainers!

When running the upload-artifact workflow in parallel (workflow with matrices), the Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run is often encountered.

I've looked into this to address this issue, however, it seems that it is likely that it might be necessary to introduce new error classes upstream in actions/toolkit:artifact to properly address this issue.

This PR is a hacky patch to fix it, but any guidance or suggestion on how to approach the fix would be appreciated.

Thank you!

@yanksyoon yanksyoon requested a review from a team as a code owner March 26, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0