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

Implement File sweeper #24

Open
Janekdererste opened this issue Sep 5, 2018 · 0 comments
Open

Implement File sweeper #24

Janekdererste opened this issue Sep 5, 2018 · 0 comments

Comments

@Janekdererste
Copy link
Member

Uploading files is not an atomic operation. Files are stored and afterwards a record is created in the database. Same applies for removing files or transferring them to S3. This brings the chance of 'lost' files in the bucket or on local disk if the application crashes in between or is redeployed.

It might be necessary to have housekeeping for these cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant