Blockless RPC selection
Closed this issue · 0 comments
makemake-kbo commented
Select the next RPC with 0 blocking.
The current design revolves around spawning a task that periodically picks the current best RPC and sending it via a channel. Also adapt latency updates to work with this design.