librariesio / libraries.io

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

Update check_status rake task to use status_checked_at #3117

Closed kjmahalingam closed 1 year ago

kjmahalingam commented 1 year ago

This updated the projects:check_status rake task use the new Project.status_checked_at field in order to properly backfill existing records whose status hasn't been checked in a while, and prepare continuous prioritization of what to check in the future.