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

Fix an uncaught exception during failure response decompression #366

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented Dec 10, 2024

Summary

Checklist

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG

Copy link

sonarcloud bot commented Dec 10, 2024

@slvrtrn slvrtrn merged commit 25374f0 into main Dec 10, 2024
28 checks passed
@slvrtrn slvrtrn deleted the fix-decompression-exception branch December 10, 2024 14:02
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.

Zlib decompression errors are not caught in case of failure responses
1 participant