https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: b1afdab9200327cdff89a2377525317ae736bcb1 authored by Antoine Lambert on 14 September 2022, 14:18:51 UTC
recurrent_visits: Allow to set no origins scheduled backoff in config
Tip revision: b1afdab
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
.mypy_cache/
back to top