Open cornedor opened 2 months ago
Add an option to garbage collect artifacts that are older.
The storage size can increase quickly, but never decreases.
Add an environment variable where you can define the max size of the combined artifacts. Start removing artifacts when the max size is exceeded.
🚀 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.