
Engine stats - photon
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
photon | 0.6 |
|
85 |
Errors and exceptions
Exception | httpx.ReadTimeout | Percentage | 10 |
---|---|---|---|
Parameter | NoneNonephoton.komoot.io | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |
Exception | TypeError | Percentage | 5 |
---|---|---|---|
Parameter | object of type 'NoneType' has no len() | ||
Filename | searx/search/processors/abstract.py:110 | ||
Function | _extend_container_basic | ||
Code | result_container.extend(self.engine_name, search_results) |