@ -222,8 +222,7 @@ class ApiProvider:
)
except (
asyncio.TimeoutError,
httpx.ReadError,
httpx.HTTPError,
httpx.ConnectError,
json.JSONDecodeError,
) as exc:
if count == self.retries: