Engine stats - yacy

Engine name Scores Result count Response time Reliability
yacy 4.1
10
1.4
55

Errors and exceptions

Exceptionhttpx.ReadTimeoutPercentage25
ParameterNoneNone192.168.1.219
Filenamesearx/search/processors/online.py:205
Function_send_http_request
Coderesponse = req(params["url"], **request_args) # pyright: ignore[reportArgumentType]
Exceptionjson.decoder.JSONDecodeErrorPercentage20
ParameterExpecting ',' delimiter
Filenamesearx/engines/yacy.py:152
Functionresponse
Coderaw_search_results = loads(resp.text)