Skip to content

Do not log a warning when retrying#10023

Merged
macfarla merged 3 commits intobesu-eth:mainfrom
pinges:fixLoggingForTimeout
Mar 12, 2026
Merged

Do not log a warning when retrying#10023
macfarla merged 3 commits intobesu-eth:mainfrom
pinges:fixLoggingForTimeout

Conversation

@pinges
Copy link
Contributor

@pinges pinges commented Mar 11, 2026

PR description

During the chain sync we do not need to log a warning with a stack trace when we are retrying. This does not need attention from the user.

Signed-off-by: stefan.pingel@consensys.net <stefan.pingel@consensys.net>
Copilot AI review requested due to automatic review settings March 11, 2026 05:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Reduce log severity during chain sync retries to avoid user-facing warning noise and stack traces for expected retry behavior.

Changes:

  • Downgrade retry log from WARN to DEBUG when an error is retryable.

@macfarla macfarla enabled auto-merge (squash) March 12, 2026 21:56
@macfarla macfarla merged commit 9ed7c54 into besu-eth:main Mar 12, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants