pferd/PFERD/crawlers
I-Al-Istannen e4f9560655 Only retry on aiohttp errors in ILIAS crawler
This patch removes quite a few retries and now only retries the ilias
element method. Every other HTTP-interacting method (except for the root
requests) is called from there and should be covered.

In the future we also want to retry the root a few times, but that
will be done after the download sink API is adjusted.
2021-05-19 22:01:09 +02:00
..
ilias Only retry on aiohttp errors in ILIAS crawler 2021-05-19 22:01:09 +02:00
__init__.py Rename the ilias crawler to ilias web crawler 2021-05-19 21:41:17 +02:00
local.py Configure explain log level via cli and config file 2021-05-19 17:50:10 +02:00