
Engine stats - presearch videos
| Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| presearch videos | 0.4 |
|
90 |
Errors and exceptions
| Exception | httpx.TimeoutException | Percentage | 10 |
|---|---|---|---|
| Filename | searx/engines/presearch.py:142 | ||
| Function | _get_request_id | ||
| Code | resp = get(url, headers=headers, timeout=5) | ||
| Message | timeout | Percentage | 0 |
|---|---|---|---|
| Filename | searx/search/processors/abstract.py:185 | ||
| Function | handle_exception | ||
| Code | count_error(self.engine.name, exception_or_message) | ||