Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore cached analysis results based on criteria #155

Open
michaelweiser opened this issue Jun 8, 2020 · 0 comments
Open

Ignore cached analysis results based on criteria #155

michaelweiser opened this issue Jun 8, 2020 · 0 comments
Assignees
Milestone

Comments

@michaelweiser
Copy link
Contributor

We've long been toying with the idea of re-analysing samples when cached analysis results get too old. Up until now we've equated this with deleting cached results from the database based on their timestamp or other criteria, which is a valid approach. While actually more of a maintenance command to not let the database grow indefinitely, it indirectly causes re-analysis of known samples.

Another idea to make this more explicit is to ignore cached results based on configurable criteria similar/in extension to #153, maybe as part of an expression.

We'll still need the database maintenance functionality though, e.g. as part of peekaboo-util (#154).

@michaelweiser michaelweiser added this to the 2.1 milestone Jun 8, 2020
@michaelweiser michaelweiser self-assigned this Jun 8, 2020
@michaelweiser michaelweiser modified the milestones: 2.1, 2.2 Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant