Skip to content

rfd-processor: Reduce log verbosity#473

Merged
notpeter merged 2 commits into
mainfrom
log_verbosity
Jul 10, 2026
Merged

rfd-processor: Reduce log verbosity#473
notpeter merged 2 commits into
mainfrom
log_verbosity

Conversation

@notpeter

@notpeter notpeter commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Reduce log volumes by 65% (76MB/day -> 28MB/day)
Reduce log line count by 68% (98.5k/day -> 31k/day)

  • Change "Fetched repo files": Log rfd_files.len instead of entire rfd_files structure (96 lines day; 20MB/76MB)
    • 0.1% of log lines; 25% of log volume
    • introduced in 92687cc (2024-04-12)
  • Catch StoreError::Conflict result from V-API (67.5k / 98.5k lines; 28MB/76MB)

@notpeter notpeter merged commit c7a5a86 into main Jul 10, 2026
5 checks passed
@notpeter notpeter deleted the log_verbosity branch July 10, 2026 16:23
@notpeter notpeter changed the title Reduce log verbosity rfd-processor: Reduce log verbosity Jul 10, 2026
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