Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Angelone api server not responding for order book route

    Test
    0
    7
    41
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RK123 last edited by

      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/getOrderBook

      getting the following error : ReadTimeoutError: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)

      Pls update asap

      M 1 Reply Last reply Reply Quote 2
      • M
        Moderator_2 @RK123 last edited by

        HI @RK123

        Apologies for delayed response.
        We are working on the connection timeout issue. Will update you once its fixed.

        Thanks & Regards,
        SmartAPI team

        T 2 Replies Last reply Reply Quote 0
        • T
          techbytecache @Moderator_2 last edited by

          @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(
          
          
          M 1 Reply Last reply Reply Quote 0
          • M
            Moderator_2 @techbytecache last edited by

            Hi @techbytecache

            Kindly share the SDK version consumed at your end.

            Regards,
            SmartAPI team

            T 1 Reply Last reply Reply Quote 0
            • T
              techbytecache @Moderator_2 last edited by

              @Moderator_2 1.3.5

              1 Reply Last reply Reply Quote 0
              • T
                techbytecache @Moderator_2 last edited by

                @Moderator_2 it is 1.3.5

                1 Reply Last reply Reply Quote 0
                • R
                  RK123 last edited by

                  Pls, describe what changes have you made in your latest version.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post