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
I still really want to do this but... I'm not sure how critical it is now:
We won't re-broadcast messages for at least 2m (the time cache).
We expect an instance every 30s.
We drop messages from prior instances.
That means this is only an issue when we have a long instance. But in that case, we kind of want to rebroadcast and, if we're worried about exponentially increasing traffic, we should probably just drop messages from old rounds instead.
See libp2p/go-libp2p-pubsub#573.
Tasks:
The text was updated successfully, but these errors were encountered: