pferd/PFERD/crawlers/ilias
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
..
__init__.py Rename the ilias crawler to ilias web crawler 2021-05-19 21:41:17 +02:00
file_templates.py Move ILIAS file templates to own file 2021-05-19 21:37:10 +02:00
kit_ilias_html.py Split up ilias crawler in multiple files 2021-05-19 21:34:36 +02:00
kit_ilias_web_crawler.py Only retry on aiohttp errors in ILIAS crawler 2021-05-19 22:01:09 +02:00