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

CHAIN-1547: Set ENABLE_COMPRESSION flag #9

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

helanto
Copy link
Contributor

@helanto helanto commented Jun 7, 2024

When running we default to compression payload, using application/zstd. We get back:
{"error":"Invalid content type 'application/zstd'. We support CSV (Content-Type: text/csv) and newline delimited JSON (Content-Type: application/x-ndjson"}

We customize the behavior using ENABLE_COMPRESSION=false flag.

@helanto helanto requested review from a team and msf June 7, 2024 06:18
@vegarsti
Copy link
Member

vegarsti commented Jun 7, 2024

Perfedct! I just discovered the same 😅

@helanto
Copy link
Contributor Author

helanto commented Jun 7, 2024

Perfedct! I just discovered the same 😅

Are you also testing this one ?

@helanto helanto merged commit 7174033 into main Jun 7, 2024
1 check passed
@helanto helanto deleted the CHAIN-1547-manual-test-blockchain-ingester branch June 7, 2024 07:00
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