Optimism is Ethereum, scaled.
Go to file
Murphy Law 69f189c0ea proxyd: Handle unexpected JSON-RPC responses (#2628)
This fixes a bug where the infura backend would be labeled offline because it
returns an unexpected JSON-RPC response. Unexpected, but well-formed,
JSON-RPC response are handled specially. Such errors are surfaced up to
the backend proxier so failover still occurs.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-08 13:56:24 +00:00
proxyd/proxyd proxyd: Handle unexpected JSON-RPC responses (#2628) 2022-06-08 13:56:24 +00:00