Skip to content

Manually handle gzipped responses#281

Merged
firenero merged 3 commits intomainfrom
firenero/compression-fix
Mar 15, 2026
Merged

Manually handle gzipped responses#281
firenero merged 3 commits intomainfrom
firenero/compression-fix

Conversation

@firenero
Copy link
Contributor

As reported in #259, DynamoDB do not gzip large error responses but provides a gzip header. This breaks automatic decompression flow.

This PR replaces automatic decompression with custom implementation to deal with this DynamoDB quirk.

@firenero firenero self-assigned this Mar 15, 2026
@firenero firenero merged commit 0ce95bd into main Mar 15, 2026
4 checks passed
@firenero firenero deleted the firenero/compression-fix branch March 15, 2026 22:03
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