Skip to content

[Merged by Bors] - Reduce verbosity of reprocess queue logs#4101

Closed
paulhauner wants to merge 3 commits intosigp:unstablefrom
paulhauner:reprocess-logging
Closed

[Merged by Bors] - Reduce verbosity of reprocess queue logs#4101
paulhauner wants to merge 3 commits intosigp:unstablefrom
paulhauner:reprocess-logging

Conversation

@paulhauner
Copy link
Copy Markdown
Member

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

@paulhauner paulhauner added work-in-progress PR is a work-in-progress v4.0.0 Mainnet Capella release expected late March 2023 labels Mar 17, 2023
@paulhauner paulhauner added ready-for-review The code is ready for review and removed work-in-progress PR is a work-in-progress labels Mar 19, 2023
Copy link
Copy Markdown
Member

@AgeManning AgeManning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Mar 21, 2023
@michaelsproul
Copy link
Copy Markdown
Member

bors r+

bors bot pushed a commit that referenced this pull request Mar 21, 2023
## 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
@bors bors bot changed the title Reduce verbosity of reprocess queue logs [Merged by Bors] - Reduce verbosity of reprocess queue logs Mar 21, 2023
@bors bors bot closed this Mar 21, 2023
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
## Issue Addressed

NA

## Proposed Changes

Replaces sigp#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-merge This PR is ready to merge. v4.0.0 Mainnet Capella release expected late March 2023

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants