
Engine stats - currency
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
currency |
|
95 |
Errors and exceptions
Exception | json.decoder.JSONDecodeError | Percentage | 5 |
---|---|---|---|
Parameter | Expecting value | ||
Filename | searx/engines/currency_convert.py:38 | ||
Function | response | ||
Code | conversion_rate = float(json.loads(json_resp)["to"][0]["mid"]) |
Message | timeout | Percentage | 0 |
---|---|---|---|
Filename | searx/search/processors/abstract.py:100 | ||
Function | handle_exception | ||
Code | count_error(self.engine_name, exception_or_message) |