78edfee6b9
add a short connect timeout separate from the overall request timeout. also fix a bug when only 1 server was in the rpc list causing a very tight loop that made tokio sad
4 lines
120 B
Bash
4 lines
120 B
Bash
DATABASE_URL=mysql://root:dev_web3_proxy@127.0.0.1:13306/dev_web3_proxy
|
|
RUST_BACKTRACE=1
|
|
RUST_LOG=web3_proxy=debug,info
|