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 AuthenticationRequired to the list of core error #28

Merged

Conversation

vitlibar
Copy link
Member

@vitlibar vitlibar commented Dec 3, 2024

GCS S3 API sometimes responses with error AuthenticationRequred to our S3:CopyObject requests.
Our S3 client should expect that error to be able to fallback to S3:PutObject correctly.

@vitlibar vitlibar merged commit 71169ae into master Dec 3, 2024
1 of 2 checks passed
@vitlibar vitlibar deleted the vitlibar-patch-add-authentication-required-to-error-list branch December 3, 2024 14:43
@vitlibar vitlibar changed the title Add AuthenticationRequered to the list of core error Add AuthenticationRequired to the list of core error Dec 3, 2024
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