web3-proxy/web3_proxy/src/app
Bryan Stitt 3c2f95de10
Improve max wait and timeouts (#137)
* pass max wait with more functions

* move rpc_head_str higher up to use it in all the logs

* refresh consensus at double the block time

* new pricing that also includes archive check

* lint

* don't clone method

* put caches into one list

they serialize with their name, so it will still be easy to tell them apart

* more consistent waiting. still waits more than I want right now

* clean up default max waits

* more timeouts
2023-06-20 14:22:14 -07:00
..
mod.rs Improve max wait and timeouts (#137) 2023-06-20 14:22:14 -07:00
ws.rs rate limit on websockets 2023-05-31 16:05:44 -07:00