Add garbage collection of cache #10

Closed
opened 2024-08-08 09:54:21 +00:00 by BlakeRain · 2 comments
Owner

Sometimes, due to certain error conditions, it's possible for a file to remain in the cache after the upload did not succeed. To combat this, we should add a periodic GC that will remove any cache files that are not associated with an upload.

This is probably something that should be optional and not enabled by default.

Sometimes, due to certain error conditions, it's possible for a file to remain in the cache after the upload did not succeed. To combat this, we should add a periodic GC that will remove any cache files that are not associated with an upload. This is probably something that should be optional and not enabled by default.
BlakeRain added the
enhancement
question
labels 2024-08-08 09:54:21 +00:00
BlakeRain added this to the v2.0.0 milestone 2024-08-11 15:51:38 +00:00
BlakeRain removed the
question
label 2024-08-11 15:51:42 +00:00
Author
Owner

Don't do it periodically, but add a modal that can show the results of a scan.

Don't do it periodically, but add a modal that can show the results of a scan.
Author
Owner

CleanShot 2024-08-11 at 20.34.11

![CleanShot 2024-08-11 at 20.34.11](/attachments/cbd00069-7aac-4c04-9bbf-a533bf9ed184)
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BlakeRain/parcel#10
No description provided.