Sybren A. Stüvel 246916475f Manager: Implement mass mark-for-deletion of jobs
Implement the API function to mass-mark jobs for deletion, based on
their 'updated_at' timestamp.

Note that the `last_updated_max` parameter is rounded up to entire
seconds. This may mark more jobs for deletion than you expect, if their
`updated_at` timestamps differ by less than a second.
2023-12-16 23:05:52 +01:00
..
2023-07-10 11:11:03 +02:00
2022-07-01 12:34:40 +02:00
2023-07-06 16:08:57 +02:00
2023-08-14 16:00:09 +02:00