lighthouse/beacon_node/network/src
Paul Hauner 59e45fe349 Reduce verbosity of reprocess queue logs (#4101)
## Issue Addressed

NA

## Proposed Changes

Replaces #4058 to attempt to reduce `ERRO Failed to send scheduled attestation` spam and provide more information for diagnosis. With this PR we achieve:

- When dequeuing attestations after a block is received, send only one log which reports `n` failures (rather than `n` logs reporting `n` failures).
- Make a distinction in logs between two separate attestation dequeuing events.
- Add more information to both log events to help assist with troubleshooting.

## Additional Info

NA
2023-03-21 05:15:00 +00:00
..
beacon_processor Reduce verbosity of reprocess queue logs (#4101) 2023-03-21 05:15:00 +00:00
service Support for Ipv6 (#4046) 2023-03-14 01:13:34 +00:00
subnet_service blacklist tests in windows (#3961) 2023-02-16 23:34:30 +00:00
sync Clean capella (#4019) 2023-03-01 03:19:02 +00:00
error.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
lib.rs Separate committee subscriptions queue (#3508) 2022-08-30 05:47:31 +00:00
metrics.rs Clean capella (#4019) 2023-03-01 03:19:02 +00:00
nat.rs Support for Ipv6 (#4046) 2023-03-14 01:13:34 +00:00
persisted_dht.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
router.rs Remove Router/Processor Code (#4002) 2023-03-15 01:27:47 +00:00
service.rs Remove Router/Processor Code (#4002) 2023-03-15 01:27:47 +00:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00