-
Joshua Gutow authored
This is done in BaseClient because all RPC calls in the op-node flow through the base client. I have set it to 10s for the CallContext and 20s for the BatchCallContext. These values are large enough to handle complex computation, but will prevent a slow loris or throttling attack. Smaller timeouts can stil be set further up the chain.
56789460
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
chaincfg | ||
client | ||
cmd | ||
eth | ||
flags | ||
heartbeat | ||
metrics | ||
node | ||
p2p | ||
rollup | ||
sources | ||
testlog | ||
testutils | ||
version | ||
withdrawals | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
docker.go.work | ||
go.mod | ||
go.sum | ||
service.go |