high-p2p-out
SEV3 as Safe Head progresses
Notice if this heightened activity continues, it could lead to a safe head stall which is SEV2-SEV1 depending on the outage timeout.
The alert means the sequencer has high p2p activity (of > 100kb/s).
As an example, here you can see a spike from a nominal < 20kb/s activity to well above 100kb/s.
If enough data is spammed, a safe head halt will begin as the batcher can’t catch up to the pending blocks. This will produce a ‣ as seen on the on-call during ‣.
Inlining comment from @Proto:
the spike looks weird, but in absolute terms not too high. I think it may start spiking when the sequencer is publishing a lot of new blocks in quick succession when catching back up with the head? Nodes have a limited message window, do de-duplicate messages, and limit blocks per block-height, so I don’t think a spike can persist for very long.
op-node
's p2p gossiping thresholds in gossip.go