Skip to content

Comments

Fix error reading body when forwarding calls#132

Merged
avalonche merged 1 commit intomainfrom
fix-call-forwarding
Mar 11, 2025
Merged

Fix error reading body when forwarding calls#132
avalonche merged 1 commit intomainfrom
fix-call-forwarding

Conversation

@avalonche
Copy link
Collaborator

Resolves #130.

http_helpers::read_body asserts the response is in json when EL responses can be gzipped. This tries to unzip the payload async and record the relevant metrics

@vercel
Copy link

vercel bot commented Mar 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rollup-boost ⬜️ Ignored (Inspect) Visit Preview Mar 11, 2025 8:40am

@avalonche avalonche force-pushed the fix-call-forwarding branch from 820cff2 to dc15573 Compare March 11, 2025 08:40
@avalonche avalonche merged commit 0a76f18 into main Mar 11, 2025
5 checks passed
@ferranbt ferranbt deleted the fix-call-forwarding branch May 19, 2025 11:10
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Feb 11, 2026
…-forwarding

Fix error reading body when forwarding calls
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Feb 13, 2026
…-forwarding

Fix error reading body when forwarding calls
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.

Bug: proxy::forward_request: error reading body error=Malformed request

1 participant