Angelone api server not responding for order book route
-
I am fetching orderbook every 1.2 seconds to check for my order updates, since orderbook api ratelimit is 1p/s , this should not be problem, but servers are taking too long to respond api post request on the following route :
https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/getOrderBookgetting the following error : ReadTimeoutError: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)
Pls update asap
-
Pls, describe what changes have you made in your latest version.
-
@Moderator_2 it is 1.3.5
-
@Moderator_2 1.3.5
-
-
@Moderator_2 Even after two months issue persists. Why don't you shut down API service if cannot make it work?
2024-03-11 14:45:47 **Outer Loop Exception occured HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?%7B%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001C569090890>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)')) HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?%7B%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001C569090890>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)')) HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?%7B%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001C569090890>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)')) Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\urllib3\connection.py", line 200, in _new_conn sock = connection.create_connection(
-
HI @RK123
Apologies for delayed response.
We are working on the connection timeout issue. Will update you once its fixed.Thanks & Regards,
SmartAPI team