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
{{ message }}
This repository has been archived by the owner on May 3, 2022. It is now read-only.
I.e. some host A is able to make outgoing connections to hyperbahn but hyperbahn cannot connect back to it. i.e. some host A is half available inside the datacenter.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In production we have a steady stream of connection errors on a small number of peers.
It would be nice if a peer self destructed itself once it hits a threshold of connection failures.
I presume we see so many connection errors because this peer exists and
choosePeer()
selects it even though its unconnected.I cannot find out who triggers
peer.connect()
from the logs.This could also be a bug in hyperbahn unadvertise or even dead peer reaper.
The text was updated successfully, but these errors were encountered: