searxng/searx/network
Alexandre Flament aae7830d14 [mod] refactoring: processors
Report to the user suspended engines.

searx.search.processor.abstract:
* manages suspend time (per network).
* reports suspended time to the ResultContainer (method extend_container_if_suspended)
* adds the results to the ResultContainer (method extend_container)
* handles exceptions (method handle_exception)
2021-04-21 16:24:46 +02:00
..
__init__.py [httpx] replace searx.poolrequests by searx.network 2021-04-12 17:25:56 +02:00
client.py [httpx] replace searx.poolrequests by searx.network 2021-04-12 17:25:56 +02:00
network.py [mod] refactoring: processors 2021-04-21 16:24:46 +02:00
raise_for_httperror.py [httpx] replace searx.poolrequests by searx.network 2021-04-12 17:25:56 +02:00