## Issue Addressed NA ## Proposed Changes Avoids reprocessing loops introduced in #4179. (Also somewhat related to #4192). Breaks the re-queue loop by only re-queuing when an RPC block is received before the attestation creation deadline. I've put `proposal_is_known` behind a closure to avoid interacting with the `observed_proposers` lock unnecessarily. ## Additional Info NA |
||
|---|---|---|
| .. | ||
| worker | ||
| mod.rs | ||
| tests.rs | ||
| work_reprocessing_queue.rs | ||