single envelope lookup

This commit is contained in:
Eitan Seri- Levi
2026-03-03 23:11:40 -08:00
parent bf18f8a756
commit c396272c00
5 changed files with 94 additions and 18 deletions

View File

@@ -896,9 +896,9 @@ impl<S: SlotClock> ReprocessQueue<S> {
.ready_work_tx
.try_send(ReadyWork::Envelope(envelope))
.is_err()
{
error!(?block_root, "Failed to send envelope after timeout");
}
{
error!(?block_root, "Failed to send envelope after timeout");
}
}
InboundEvent::ReadyAttestation(queued_id) => {
metrics::inc_counter(