Error checking order status: ('Connection aborted.', RemoteDisconnected('Remote end closed connectio

akhilesh_singla
Hi. After every 1 sec, I'm using kite.order_history() and kite.ltp(). I got same error in my 2 apps:
Error checking order status: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

  • Nivas
    Nivas edited July 4
    You may go through a similar discussion here.
  • akhilesh_singla
    akhilesh_singla edited July 4
    @Nivas Can you share how to enable logs of the Kite Connect library? Is rate limit of order_history() 3 req/second per user? I was issuing more than 3 req/sec but max 2 req per app. I have 3 apps and each app can issue max 2 req/sec for kite.order_history() and kite.ltp() per second. But total 6 req per user can happen. Is rate limit per user or per app?
  • akhilesh_singla
    akhilesh_singla edited July 7
    @Nivas @rakeshr My apps run on AWS so internet connection should not be an issue. I have reduced API calls of order_history(). But still I'm occasionally facing "Connection aborted" issue.
Sign In or Register to comment.