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
gross is all incoming traffic, while net-in traffic we only count messages that are to be relayed to our peers.
So if a message is not valid due to RLN proof issue or improper format/size, anything will also be counted as gross-in - not just duplicates.
Along with this, it would also be good to sub-categorize the traffic based on duplicate/invalid etc. It would give us an idea if there is spamming happening or is it just gossipsub's duplicate overhead.
Reference PR in nwaku: waku-org/nwaku#2920
The text was updated successfully, but these errors were encountered: