We might want to implement the same [logic](https://github.com/scroll-tech/reth/blob/50c207d62e2ae3236e9d3ca0aab23601e5dee028/crates/net/network/src/manager.rs#L1126) as in Reth to avoid having some components in the node monopolizing all resources. _Originally posted by @greged93 in https://github.com/scroll-tech/rollup-node/pull/185#discussion_r2250027860_