Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retry around NewS3Client #3092

Merged

Conversation

l-suzuki
Copy link
Contributor

Description

We received a report that during network flakiness, artifact uploads were failing. This PR adds retries around NewS3Client to mitigate this.

Context

[PIPE-389]

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

Copy link
Contributor

@DrJosh9000 DrJosh9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@l-suzuki l-suzuki merged commit 124cdac into main Nov 14, 2024
1 check passed
@l-suzuki l-suzuki deleted the pipe-389-retry-artifact-upload-during-auth-phase-in-agent branch November 14, 2024 03:57
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.

2 participants