Open
Description
Penny is having difficulty decompressing some GitHub responses after the recent Penny update to use HTTPClient.shared
.
The decompression limit of 10-ratio seems to be too low for a request to https://api.github.com/repos/vapor/sql-kit/contributors
, currently. This might not be reproducible sometime soon when the contents of the endpoint changes.
To reproduce:
docker run --rm -it swift:5.10-jammy bash -c "git clone https://github.com/MahdiBM/AHCLowDecompRatioIssue && cd AHCLowDecompRatioIssue && swift run"
Metadata
Metadata
Assignees
Labels
No labels