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

Update S3 CRT client to to debug/warn on request failure based on status code #205

Merged

Conversation

dannycjones
Copy link
Contributor

Follows discussion in #201.

Some status codes are more severe than others for S3. We would like to warn on 4XX (excl. 404) and 5XX errors, while for the rest debug is fine.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 12:39 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 12:39 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 12:39 — with GitHub Actions Inactive
Signed-off-by: Daniel Carl Jones <[email protected]>
@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 12:42 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 12:42 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 12:42 — with GitHub Actions Inactive
jamesbornholt
jamesbornholt previously approved these changes Apr 12, 2023
Signed-off-by: Daniel Carl Jones <[email protected]>
@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 14:02 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 14:02 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests April 12, 2023 14:02 — with GitHub Actions Inactive
@jamesbornholt jamesbornholt enabled auto-merge (squash) April 12, 2023 14:08
@jamesbornholt jamesbornholt merged commit 03c692a into awslabs:main Apr 12, 2023
@dannycjones dannycjones deleted the drop-s3client-err-warn-to-debug branch April 12, 2023 15: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