Skip to content

fix(meshlog): Change default retention to 30 days#4177

Merged
jamesarich merged 1 commit into
mainfrom
fix/default-retention
Jan 9, 2026
Merged

fix(meshlog): Change default retention to 30 days#4177
jamesarich merged 1 commit into
mainfrom
fix/default-retention

Conversation

@jamesarich

@jamesarich jamesarich commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator

Increases the default mesh log retention period from 7 to 30 days.

Refactors the mesh log cleanup logic:

  • Removes the immediate, one-time cleanup worker previously triggered on app start.
  • Triggers log cleanup directly when the user changes the retention period or disables logging in the settings, providing more immediate feedback.

Increases the default mesh log retention period from 7 to 30 days.

Refactors the mesh log cleanup logic:
- Removes the immediate, one-time cleanup worker previously triggered on app start.
- Triggers log cleanup directly when the user changes the retention period or disables logging in the settings, providing more immediate feedback.
- Removes redundant license headers from build files.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the bugfix PR tag label Jan 9, 2026
@jamesarich jamesarich enabled auto-merge January 9, 2026 22:18
@codecov

codecov Bot commented Jan 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (de5f06c) to head (a5b2ad0).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4177   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines         23      23           
  Branches       7       7           
=====================================
  Misses        23      23           

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

@jamesarich jamesarich added this pull request to the merge queue Jan 9, 2026
Merged via the queue into main with commit 399dce1 Jan 9, 2026
9 checks passed
@jamesarich jamesarich deleted the fix/default-retention branch January 9, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant