mirror of
https://github.com/searxng/searxng.git
synced 2025-02-17 02:40:03 +00:00
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. |
||
---|---|---|
.. | ||
checker | ||
processors | ||
__init__.py | ||
models.py |