pattern: 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.

Related to swh/devel/swh-scheduler#4687.
This commit is contained in:
Antoine Lambert 2024-10-09 18:32:23 +02:00
parent 927aebbd0b
commit 7609ebf7e1
5 changed files with 35 additions and 13 deletions

View file

@ -1,2 +1,2 @@
swh.core[db] >= 3.4.0
swh.scheduler >= 2.4.0
swh.scheduler >= 2.5.0