
Engine stats - radio browser
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| radio browser |
|
45 |
Errors and exceptions
| Exception | httpx.TimeoutException | Percentage | 25 |
|---|---|---|---|
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||
| Exception | httpx.HTTPStatusError | Percentage | 20 |
|---|---|---|---|
| Parameter | 502Bad Gatewayde1.api.radio-browser.info | ||
| Filename | searx/search/processors/online.py:203 | ||
| Function | _send_http_request | ||
| Code | response = req(params["url"], **request_args) | ||
| Exception | socket.herror | Percentage | 10 |
|---|---|---|---|
| Filename | searx/engines/radio_browser.py:75 | ||
| Function | server_list | ||
| Code | url = socket.gethostbyaddr(_ip)[0] | ||