[Backport 2.x] Improve exception handling in S3BlobContainer synchronous operations#17056
Merged
[Backport 2.x] Improve exception handling in S3BlobContainer synchronous operations#17056
Conversation
ashking94
approved these changes
Jan 20, 2025
Contributor
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #17056 +/- ##
============================================
- Coverage 71.93% 71.81% -0.13%
+ Complexity 65673 65576 -97
============================================
Files 5318 5318
Lines 305838 305846 +8
Branches 44601 44602 +1
============================================
- Hits 219991 219629 -362
- Misses 67505 67878 +373
+ Partials 18342 18339 -3 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport 1b4a817 from #17049.