bdougie / bdougie/codebunny

Implement artifact storage size limits and cleanup mechanism

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Problem
There are currently no size limits on artifact storage accumulation. With 90-day retention, this could lead to unbounded storage growth.

## Solution
- Add size limits for artifact storage
- Implement cleanup mechanisms for old artifacts
- Document retention policies more clearly
- Consider automatic purging of artifacts older than retention period

## Related
PR #2 review feedback

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the feedback from PR #2 first, then locate how artifact storage and the 90-day retention policy are currently handled. Define the size limits, cleanup and purging behavior, and clearer retention documentation; done means bounded storage, expired artifacts are removed, and the policy is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.