Closed hexoscott closed 1 month ago
This lag only appears on the sequencer because it only runs the finalise stage after the batch has closed. RPC nodes immediately notify for each new block received. The lag between blocks is attributed to the executors responding slowly so there is a delay in the RPC being notified for each new block.
there appears to be a 30 second~ lag when subscribing to new heads. We need to investigate why this happens.