Subcomponent: Sequencer Reader
The Sequencer Reader component uses a Sequencer node's gRPC to fetch sequencer blocks. These blocks are sent through to the Executor marked as soft. If the executor channel is full, the blocks are scheduled and handled later.
Additionally, if the execution of soft blocks is significantly faster than firm blocks, the process may also temporarily halt.