CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator

Automatic cleanup of downloads

Open
#1,805 1 comment 1 reaction 1 assignee Claimed by @JeltevanBoheemen View on GitHub
enhancement
Dominant language
Python
Stars
12
Forks
3
Avg merge
3d 3m
Merged PRs (30d)
9

Description

**Is your feature request related to a problem? Please describe.**
Downloads hang around in the database forever, along with their generated data on the server's disk. While download numbers are overseeable, this poses a problem for long-term storage space. From a privacy standpoint, it's also a good idea to remove old downloads.

**Describe the solution you'd like**
A timed task that checks all downloads for expiration. For all expired downloads, remove database object and associated files.
Expiration time should be discussed among team.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.