https://forge.softwareheritage.org/source/swh-scheduler.git
Revision 8281e351d6a13a55711fca5b89c7f24c71174dab authored by Antoine R. Dumont (@ardumont) on 08 July 2021, 09:24:42 UTC, committed by Antoine R. Dumont (@ardumont) on 03 August 2021, 11:56:32 UTC
This disable origins for either failed or not found attempts 3 times in a row. It's not
definitive though as it's the lister's responsibility to activate back origins if they
get listed again.

Related to T2345
1 parent 1bcf84d
History
Tip revision: 8281e351d6a13a55711fca5b89c7f24c71174dab authored by Antoine R. Dumont (@ardumont) on 08 July 2021, 09:24:42 UTC
journal_client: Disable origins when too many visited attempts failed
Tip revision: 8281e35
File Mode Size
data
docs
sql
swh
.gitignore -rw-r--r-- 129 bytes
.pre-commit-config.yaml -rw-r--r-- 1.0 KB
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 14 bytes
LICENSE -rw-r--r-- 34.3 KB
LICENSE.Celery -rw-r--r-- 2.6 KB
MANIFEST.in -rw-r--r-- 154 bytes
Makefile -rw-r--r-- 163 bytes
README.md -rw-r--r-- 292 bytes
conftest.py -rw-r--r-- 620 bytes
mypy.ini -rw-r--r-- 750 bytes
pyproject.toml -rw-r--r-- 237 bytes
pytest.ini -rw-r--r-- 33 bytes
requirements-journal.txt -rw-r--r-- 12 bytes
requirements-simulator.txt -rw-r--r-- 21 bytes
requirements-swh.txt -rw-r--r-- 50 bytes
requirements-test.txt -rw-r--r-- 117 bytes
requirements.txt -rw-r--r-- 378 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.5 KB
tox.ini -rw-r--r-- 1.5 KB

README.md

back to top