cc-crawl-statistics icon indicating copy to clipboard operation
cc-crawl-statistics copied to clipboard

Checkpointing system should check for missing months

Open malteos opened this issue 6 months ago • 0 comments

The current process is error prone since it requires to clean the cache (rm -r stats/excerpt) if not all previous months are present in the cache dir.

This could be automatically checked to avoid errors.

malteos avatar Oct 22 '25 08:10 malteos