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

Remove debug log noise from event_monitor #3373

Merged
merged 1 commit into from
May 29, 2023
Merged

Conversation

ancazamfir
Copy link
Collaborator

Closes: #XXX

Description

When running with log_level = 'debug' there is a lot of debug log noise. Even with the changes in this PR, the log is full of:

2023-05-29T14:07:40.225325Z DEBUG ThreadId(44) event_monitor{chain=ibc-1}: deadline has elapsed
2023-05-29T14:07:40.983320Z DEBUG ThreadId(45) event_monitor{chain=ibc-2}: deadline has elapsed

not sure where these are coming from and how to disable.

Started to see this after v1.5.0.


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@ancazamfir ancazamfir merged commit 814e10e into master May 29, 2023
@ancazamfir ancazamfir deleted the anca/less_noise_monitor branch May 29, 2023 17:42
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.

2 participants