Skip to content

Refactoring: refactor usage of CancellableRunner to make it more generic

Also adapt intel package to use dbrunner.

The rationale is that I want to implement the logic of removing old data (to prevent the databases of growing indefinitely) in the dbrunner, making it reusable across all the databases that store lots of data (intel, deliverydb and in the future the raw logs).

Edited by Leandro Santiago

Merge request reports