llamanodes / web3-proxy

Fast loadbalancing and caching proxy for Ethereum or chains with similar JSON-RPC methods
https://llamanodes.com
GNU General Public License v3.0
148 stars 33 forks source link

do not pass `JsonRpcClientError(SerdeJson(...))` on to the users. these should be retried on other servers #193

Closed sentry-io[bot] closed 11 months ago

sentry-io[bot] commented 1 year ago

Sentry Issue: WEB3-PROXY-S5

bad response
BlinkyStitt commented 1 year ago

i think this works right now, but I would still like to refactor our code that splits ProviderError up into rate limits and reverts and all the other different kind of errors.