librariesio / libraries.io

:books: The Open Source Discovery Service
https://libraries.io
GNU Affero General Public License v3.0
1.1k stars 206 forks source link

Slow Down Stats Collection #3302

Closed mikeyoung85 closed 5 months ago

mikeyoung85 commented 5 months ago

Now that we have fixed a few issues with the stat collection, we are collecting stats more often than we really need. This PR would update the task to only collect stats for repositories that are more than a week out of date rather than doing 2000 every hour as it is now.