-
-
v1.1.00365b853 · ·
v1.1.0 * Add 'lister_name' and 'lister_instance_name' arguments to all tasks created from ListedOrigin * Make scheduling policy used in schedule_recurrent configurable * Update a bit the documentation for the new origin visit scheduler * test/lint maitenance
-
v0.19.050d7fd7f · ·
v0.19.0 - Add a new cli endpoint to schedule recurrent visits in Celery - grab_next_visits: avoid time interval calculations in PostgreSQL - Restrict the click version to avoid conflict version with celery's - Add docstring to runner and listener modules - Drop deprecated listener module - scheduler: Deprecate unused main celery runner
-
v0.18.0ecc14007 · ·
v0.18.0 - Refine scheduling policy for origins with no known last update - Add a swh scheduler origin send-to-celery subcommand - runner: Improve help message on the task types flag. - send-to-celery: Add more options to allow scheduling of edge cases - Add table sampling option to grab_next_visits - journal_client: Only upsert if we have something to upsert
-
v0.17.08281e351 · ·
v0.17.0 - Introduce new scheduling policy to grab origins without last update - journal_client: Disable origins when too many visited attempts failed - journal_client: Record last_visited and last_successful in origin_visit_stats - Add a specific cooldown for notfound origins - Add a (longer) specific cooldown for failed origin visits - Make the origin visit scheduling cooldown configurable - Various refactoring to simplify the grab next visits logic and updates
-