You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a debugging session with @Teebor-Choka , we have seen as a rotsee node (core-node-3) was not able to see many peers only 4. One assumption is that the heartbeat mechanism which had the property: ignore_timeframe: 1 was constantly including the same offline peers always and not allowing other peers to be entered in the heartbeat. We might consider randomise the peers to be included in the next loop.