Skip to content

core: excessive logging fix#4402

Merged
obol-bulldozer[bot] merged 1 commit intomainfrom
pinebit/excessive-logs-fix
Mar 18, 2026
Merged

core: excessive logging fix#4402
obol-bulldozer[bot] merged 1 commit intomainfrom
pinebit/excessive-logs-fix

Conversation

@pinebit
Copy link
Collaborator

@pinebit pinebit commented Mar 17, 2026

Batch per-validator "Resolved attester duty" and "Resolved sync committee duty" log messages into a single summary log per epoch. With large clusters (~1000 validators), this reduces log output from ~1000 lines to a few chunked lines
while preserving pubkey information for debugging. Chunks stay within Loki's 4KB max log line limit.

category: refactor
ticket: none

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.26%. Comparing base (cc7427a) to head (5b17df7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4402      +/-   ##
==========================================
- Coverage   56.29%   56.26%   -0.04%     
==========================================
  Files         242      242              
  Lines       32196    32207      +11     
==========================================
- Hits        18125    18120       -5     
- Misses      11748    11763      +15     
- Partials     2323     2324       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pinebit pinebit added the merge when ready Indicates bulldozer bot may merge when all checks pass label Mar 18, 2026
@obol-bulldozer obol-bulldozer bot merged commit c381f32 into main Mar 18, 2026
11 of 12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the pinebit/excessive-logs-fix branch March 18, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge when ready Indicates bulldozer bot may merge when all checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants