Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

clean up result files in /tmp for timed out queries #37

Closed
dollschasingmen opened this issue Dec 29, 2016 · 0 comments
Closed

clean up result files in /tmp for timed out queries #37

dollschasingmen opened this issue Dec 29, 2016 · 0 comments
Labels

Comments

@dollschasingmen
Copy link
Contributor

The way aleph writes results is first to the local disk and in a streaming fashion. When the query finishes it uploads the file to s3 and deletes the file.

If the query times out, it's possible that the result set just stays in /tmp

we should figure out a way to clean that up because eventually this will fill up the disk space

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

No branches or pull requests

1 participant