-
Notifications
You must be signed in to change notification settings - Fork 10
Database Cleanup: Automate stale data removal #736
Copy link
Copy link
Open
Description
Is your feature request related to a problem?
Our database accumulates stale input/outputs, particularly base64 data, which can lead to performance issues and clutter.
Describe the solution you'd like
- Implement a cron job to automatically remove stale input/outputs
- Focus on base64 data specifically
- Schedule the job for regular clean-up intervals
Original issue
Describe the current behavior
A clear description of how it currently works and what the limitations are.
Describe the enhancement you'd like
A clear and concise description of the improvement you want to see.
Why is this enhancement needed?
Explain the benefits (e.g., performance, usability, maintainability, scalability).
Additional context
Add any other context, metrics, screenshots, or examples about the enhancement here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
To Do