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
Makefile
# Makefile driver for SWH Python modules. DO NOT CHANGE.
# You can add custom Makefile rules to Makefile.local

include ../Makefile.python
-include Makefile.local
back to top