searxng/searx/search
Alexandre FLAMENT f49d1a9b90 Checker: change image check
In the master branch, the checker starts to stream the response
and cut the connection. However it creates a lot of read error,
which are false negative. I don't know how to fix the issue.

This commit change the checker to download the whole image.
The error reporting is also changed to report only one line,
instead of the whole stacktrace.

Also, if a timeout occurs, the checker waits for one second
before retry.

Do note that I have not test the checker running in background.
This feature seems forgotten and lack of interrest despite the
initial move few years ago.
2024-03-09 09:57:19 +00:00
..
checker Checker: change image check 2024-03-09 09:57:19 +00:00
processors [black] upgrade black 22.12.0 --> 24.2.0 2024-03-09 08:15:50 +01:00
__init__.py [fix] spelling 2023-09-18 16:20:27 +02:00
models.py [feat] implement feeling lucky feature 2023-09-19 09:40:57 +02:00