fuel-core icon indicating copy to clipboard operation
fuel-core copied to clipboard

bug(p2p): use peer score to determine best peer for request/response protocol

Open rymnc opened this issue 4 months ago • 1 comments

On the testnet we have an issue where we continously keep requesting the same peer for a set of transactions/blocks even when they fail to provide values in time or at all. introduce logic to round robin other nodes and reduce peer score if they cannot provide us values in time.

rymnc avatar Oct 14 '24 13:10 rymnc