
Statistiche dei motori - superuser
| Nome del motore | Punteggi | Conteggio dei risultati | Tempo di risposta | Affidabilità | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| superuser | 0.3 |
|
90 |
Errori ed eccezioni
| Eccezione | httpx.HTTPStatusError | Percentuale | 5 |
|---|---|---|---|
| Parametro | 400Bad Requestapi.stackexchange.com | ||
| Nome del file | searx/search/processors/online.py:210 | ||
| Funzione | _send_http_request | ||
| Codice | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||
| Eccezione | searx.exceptions.SearxEngineTooManyRequestsException | Percentuale | 5 |
|---|---|---|---|
| Parametro | Too many request (suspended_time=3600) | ||
| Nome del file | searx/search/processors/online.py:210 | ||
| Funzione | _send_http_request | ||
| Codice | response = req(params["url"], **request_args) # pyright: ignore[reportArgumentType] | ||