SACGF / SACGF/variantgrid

CachedGeneratedFiles improvements

Open
#1,172 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

**Polling backoff**

Polling every second is unnecessary - perhaps we should do eg 1 sec x5, 2 sec x5, 4x5, 8x5 then sit on every 16s?

**Delete older files**

As these are now 100+mb we should clean them up after a time

Ideally we could keep track of how often the static files are downloaded, then use that as the last accessed date (and delete from those)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.