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
154 stars 34 forks source link

Retry layer #234

Closed BlinkyStitt closed 1 year ago

BlinkyStitt commented 1 year ago

i asked in discord and they seem to say that axum requests just aren't clone by design. so i think we have to do this another way (or wait for tower 0.5)