https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: cf2ca93d632978a4e8fb33fac45fb27dcb42351b authored by Antoine R. Dumont (@ardumont) on 30 May 2023, 13:09:20 UTC
cli.add_forge_now: Allow queue name prefix override
Tip revision: cf2ca93
README.md
swh-scheduler
=============

Job scheduler for the Software Heritage project.

Task manager for asynchronous/delayed tasks, used for both recurrent (e.g.,
listing a forge, loading new stuff from a Git repository) and one-off
activities (e.g., loading a specific version of a source package).
back to top