initial connect sends same node info hundreds of times #1072
Labels
beginner
Issues suitable for new developers
enhancement
Improvements to existing features / behaviour
graph
p2p
Code related to the peer-to-peer behaviour
Background
lnd sends a lot of msg 257 for the same node at initial connect
i've seen some nodes being sent 155 times within first few seconds. probably once per channel or something.
probably should be easy to limit to only once per node at first connect, and cut down the traffic a lot!
Your environment
lnd
uname -a
on *Nix)btcd
,bitcoind
, or other backendSteps to reproduce
Tell us how to reproduce this issue. Please provide stacktraces and links to code in question.
Expected behaviour
Tell us what should happen
Actual behaviour
Tell us what happens instead
The text was updated successfully, but these errors were encountered: