cc-crawl-statistics
cc-crawl-statistics copied to clipboard
Checkpointing system should check for missing months
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.