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 Sep 9, 2022. It is now read-only.
We have this code: https://github.com/libp2p/go-libp2p-circuit/blob/master/notify.go#L49
which tags all relays discovered with passive discovery.
This was useful before autorelay, but it seems to result in a large number of idle connections.
What was the rationale for it?
I suggest we remove this tag.
cc @whyrusleeping who added the tag, @Stebalien
The text was updated successfully, but these errors were encountered: