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

Periodical sweep #38

Open
nerg4l opened this issue Mar 7, 2020 · 1 comment
Open

Periodical sweep #38

nerg4l opened this issue Mar 7, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@nerg4l
Copy link
Member

nerg4l commented Mar 7, 2020

During upload chunks are saved in a folder and removed when the chunks are merged and sweep functionality is enabled. This means un finished uploads can leave chunks behind.

It would be beneficial to have a timed execution which removes old left over chunks. Old can mean for example "older than a week".

@nerg4l nerg4l added enhancement New feature or request help wanted Extra attention is needed labels Mar 7, 2020
@nerg4l nerg4l added this to the v0.3.0 milestone Mar 7, 2020
@nerg4l nerg4l added the good first issue Good for newcomers label Mar 9, 2020
@nerg4l nerg4l modified the milestones: v0.3.0, Unplanned Jun 12, 2020
@nerg4l nerg4l modified the milestones: Unplanned, v0.3.0 Jun 20, 2020
@nerg4l nerg4l modified the milestones: v0.3.0, v1.0.0 Jul 18, 2020
@nerg4l
Copy link
Member Author

nerg4l commented Jul 18, 2020

This is a good place to add expiration. Which means an upload can became invalid when it expires.

24 hours in my opinion is a good candidate for TTL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant