Skip to content

Cached video files in /storage grow without bound (no eviction) #16

Description

@miridius

Need

Downloaded video files and their .id sidecar files are cached under /storage and are never removed. Disk usage grows without bound as more videos are processed; on a long-running deployment the disk eventually fills.

Requirement

Cache storage should be bounded — cached files should be evictable (e.g. once no longer needed, or by age/size) so disk usage stays under control over time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions