https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 030a51fc18732eb4a47bb0b1726ba737cc61e104 authored by Nicolas Dandrimont on 25 July 2017, 15:42:31 UTC, committed by Nicolas Dandrimont on 25 July 2017, 15:44:40 UTC
This is the groundwork for the implementation of T720:

- it adds the minimal set of fields required to allow for a task to be retried
on transient failures;
- it adds knowledge of whether a task is one-shot or recurring
1 parent adb5afe
History
Tip revision: 030a51fc18732eb4a47bb0b1726ba737cc61e104 authored by Nicolas Dandrimont on 25 July 2017, 15:42:31 UTC
sql: add the recurrence policy to tasks and related fields to task_type
Tip revision: 030a51f
File Mode Size
bin
debian
sql
swh
.gitignore -rw-r--r-- 67 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 91 bytes
Makefile -rw-r--r-- 163 bytes
requirements-swh.txt -rw-r--r-- 19 bytes
requirements.txt -rw-r--r-- 270 bytes
setup.py -rw-r--r-- 1016 bytes

back to top