Skip to content

Check periodically if remote backend file still exists #387

@BabyDino

Description

@BabyDino

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
MAX_CACHE_SIZE works great keeping the cache small. However, when we are deleting a file from the remote backend, the cache is not informed and the file is still cached. It would be nice to check if the file still exists in the remote backend periodically ever x minutes/hours/days/weeks.

Describe alternatives you've considered
Removing files from the cache with cron, this is however not ideal.

Additional context
None.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions