Getting timeout error - Anyone can help


  • Hi I was running my model today but started to get timeout error out of nowhere

    this error is when i tried to call my rmslimit

    HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/user/v1/getRMS?%7B%7D (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x00000288A7E6AA10>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))
    

  • @Vignesha Now just getting
    'NoneType' object has no attribute 'get' randomly not at every rmslimit call


  • Update;
    After a min or 2 it fixed itself not sure what happened

    Never mind it is still occuring @SmartAPI-Admin @admin
    Any idea whats going on?
    The api call that is working fine for the last 1 month is throwing timedout error

    even adding 1sec delay isnt helping