swh-lister/swh/lister/pypi
Antoine R. Dumont (@ardumont) 87d2a16df0
listers: Allow to override policy and priority for scheduled tasks
Prior to this commit, the policy and priority were hard-coded.
The default values are now the old hard-coded values.

This will allow to develop a cli to trigger forges listing with oneshot policy
and some priority tasks. Thus ingesting those faster and without manual
interventation as we currently do.
2019-08-28 11:57:10 +02:00
..
tests swh.lister.pypi: Add tests 2019-07-18 17:13:13 +05:30
__init__.py swh.lister.pypi: Add a pypi lister implementation using xmlprc api 2018-08-01 10:25:21 +02:00
lister.py listers: Allow to override policy and priority for scheduled tasks 2019-08-28 11:57:10 +02:00
models.py pypi.lister: Normalize pypi name to PyPI 2018-09-14 13:24:48 +02:00
tasks.py Remove debug logging from tasks' code 2019-01-17 13:58:29 +01:00