Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOGGING] snap pipeline errors and peer reputation #6924

Merged
merged 16 commits into from May 8, 2024

Conversation

gfukushima
Copy link
Contributor

@gfukushima gfukushima commented Apr 10, 2024

PR description

  • Log any possible throwables we're getting up on snap requests
  • also changes from Improve Peer Logging #6831 - log peer as part of peer reputation registerX()

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
@gfukushima gfukushima marked this pull request as ready for review April 11, 2024 10:14
macfarla
macfarla previously approved these changes Apr 12, 2024
@macfarla
Copy link
Contributor

maybe we want to throttle this, depending on how spammy it is?

@macfarla
Copy link
Contributor

going to test this on some nodes and see how spammy it is

macfarla added a commit to pinges/besu that referenced this pull request Apr 12, 2024
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@macfarla macfarla self-assigned this Apr 24, 2024
macfarla and others added 4 commits April 29, 2024 12:44
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Signed-off-by: Jason Frame <jason.frame@consensys.net>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@macfarla
Copy link
Contributor

combined this with changes from #6831

@macfarla macfarla changed the title Snap pipeline errors logged [LOGGING] snap pipeline errors and peer reputation Apr 29, 2024
@macfarla
Copy link
Contributor

going to test this on some nodes and see how spammy it is

too spammy at info level. changed to debug.

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@macfarla macfarla mentioned this pull request Apr 29, 2024
8 tasks
@macfarla macfarla dismissed their stale review April 29, 2024 06:28

PR has changed

Copy link
Contributor

@garyschulte garyschulte left a comment

Choose a reason for hiding this comment

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

🚢

@macfarla macfarla enabled auto-merge (squash) May 1, 2024 02:03
@macfarla macfarla merged commit 8601438 into hyperledger:main May 8, 2024
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants