Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add garbage collection #433

Open
cornedor opened this issue Sep 23, 2024 · 1 comment
Open

Add garbage collection #433

cornedor opened this issue Sep 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@cornedor
Copy link

cornedor commented Sep 23, 2024

🚀 Feature Proposal

Add an option to garbage collect artifacts that are older.

Motivation

The storage size can increase quickly, but never decreases.

Example

Add an environment variable where you can define the max size of the combined artifacts.
Start removing artifacts when the max size is exceeded.

@fox1t
Copy link
Contributor

fox1t commented Dec 2, 2024

Ok, so regardless of the underlying storage option, should we support this at the server level? Can you explain better how this is supposed to work, so we can better understand how to implement it.

@fox1t fox1t added the enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants