pattern: Use new attributes of Lister model from swh-scheduler
-
Store termination date to scheduler database at end of listing
It enables to track last lister execution date and will be used to schedule first visits with high priority for listed origins.
-
Add
first_visits_queue_prefix
parameter toLister
constructorIt enables to declare a lister whose first visits of listed origins must be scheduled with high priority.
Set this new parameter in
save-bulk
lister constructor to ensure high priority scheduling for first visits of origins
Depends on swh-scheduler!390 (merged).
Related to swh-scheduler#4687 (closed).
Merge request reports
Activity
Jenkins job DLS/gitlab-builds #404 failed in 4 min 26 sec.
See Console Output, Blue Ocean and Coverage Report for more details.added 1 commit
- 69e1b870 - save_bulk: Ensure high priority scheduling for first visits of origins
Jenkins job DLS/gitlab-builds #405 failed in 30 sec.
See Console Output, Blue Ocean and Coverage Report for more details.added 1 commit
- 5000d42e - save_bulk: Ensure high priority scheduling for first visits of origins
Jenkins job DLS/gitlab-builds #406 succeeded in 3 min 58 sec.
See Console Output, Blue Ocean and Coverage Report for more details.added 3 commits
-
5000d42e...99f64ddb - 3 commits from branch
swh/devel:master
-
5000d42e...99f64ddb - 3 commits from branch
Jenkins job DLS/gitlab-builds #408 succeeded in 4 min 55 sec.
See Console Output, Blue Ocean and Coverage Report for more details.Merged to master in 99f64ddb (pushed local changes before updating that MR that confused GitLab).
Edited by Antoine Lambert