https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 651ddcc6cec829429f3e449e77f2250fa1ff2a24 authored by Nicolas Dandrimont on 21 June 2021, 15:34:00 UTC, committed by Nicolas Dandrimont on 23 June 2021, 09:13:00 UTC
1 parent ce8608d
Raw File
Tip revision: 651ddcc6cec829429f3e449e77f2250fa1ff2a24 authored by Nicolas Dandrimont on 21 June 2021, 15:34:00 UTC
Add a (longer) specific cooldown for failed origin visits
Tip revision: 651ddcc
.gitignore
*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
.mypy_cache/
back to top