Engine stats - docker hub
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
docker hub | 0.2 |
|
90 |
Errors and exceptions
Exception | TypeError | Percentage | 10 |
---|---|---|---|
Parameter | 'NoneType' object is not iterable | ||
Filename | searx/engines/docker_hub.py:41 | ||
Function | response | ||
Code | for item in body.get("summaries", []): |
Exception | httpx.HTTPStatusError | Percentage | 0 |
---|---|---|---|
Parameter | 400Bad Requesthub.docker.com | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |