hashgraph / hashgraph/solo-weaver

Story 8.5 — Implement upgrade event file retention policy

Open
#559 0 comments 0 reactions 1 assignee Claimed by @brunodam View on GitHub
Dominant language
Go
Stars
3
Forks
0
Avg merge
3d 2h
Merged PRs (30d)
46

Description

**Epic:** #505 — Unified JSONL Observability

Prevent unbounded accumulation of upgrade JSONL files on the host filesystem.

**Acceptance criteria:**
- On daemon startup, scan for `upgrade-*.jsonl` files in the event log directory
- Retain only the 10 most recent files (by name or modification time)
- Delete older files silently

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.