https://forge.softwareheritage.org/source/swh-scheduler.git
Revision ce8608d1f8887993ae6ddf56169cb4c117243461 authored by Nicolas Dandrimont on 21 June 2021, 15:36:00 UTC, committed by Nicolas Dandrimont on 23 June 2021, 09:13:00 UTC
1 parent 7f51f27
Raw File
Tip revision: ce8608d1f8887993ae6ddf56169cb4c117243461 authored by Nicolas Dandrimont on 21 June 2021, 15:36:00 UTC
Make the origin visit scheduling cooldown configurable
Tip revision: ce8608d
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