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

Revert "Add logging around event processing." #3363

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

G8XSU
Copy link
Contributor

@G8XSU G8XSU commented Oct 14, 2024

This reverts commit 85eb814.
Logging here can be overly verbose and moreover in case of event handling failure,
we loop back without any added delay.

See more : #3314 (comment)

Reverting the change to keep main clean until we have viable fix via #3331

This reverts commit 85eb814.
Logging here can be overly verbose and moreover in case of event
handling failure, we loop back without any added delay.
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.05%. Comparing base (6662c5c) to head (21e9036).
Report is 112 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3363      +/-   ##
==========================================
+ Coverage   89.65%   91.05%   +1.40%     
==========================================
  Files         126      127       +1     
  Lines      102546   116952   +14406     
  Branches   102546   116952   +14406     
==========================================
+ Hits        91935   106495   +14560     
+ Misses       7890     7861      -29     
+ Partials     2721     2596     -125     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tnull tnull merged commit 6004ee5 into lightningdevkit:main Oct 15, 2024
20 of 21 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.

2 participants