nspcc-dev/neo-go

Do not blacklist peer forever

Open

#3,903 opened on May 19, 2025

 (0 comments) (0 reactions) (0 assignees)Go (108 forks)auto 404
I4S2U2buggood first issuenetwork

Repository metrics

Stars
 (132 stars)
PR merge metrics
 (PR metrics pending)

Description

Current Behavior

If peer is marked as "bad", the node won't try to connect to this peer anymore.

Expected Behavior

Wait for some time, then take more attempts to connect.

Contributor guide