Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
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

Description

@dollschasingmen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions