WebSockets Conenction Issue

kiran
Hi,

The WebSocket session is being disconnected after a certain time (Approx: 90 - 120 Mins)

Scenario: The Session is created at the start of market and subscribed for a bunch of 10 stocks. The streaming data is received till 10.30 AM and later the session is disconnected with no error. Do anyone face this issue or is this something that needs any parameter change??

NOTE: No stocks were being subscribed apart from the ones at start of the market

Thanks
  • sujith
    Hi @kiran,
    Which KiteConnect client are you using?
  • kiran
    KiteConnect v 3.4
  • sujith
    Hi @kiran,
    We have implemented auto reconnect feature on Python client on a new branch which is not yet released.
    You can check out this thread for more information.
  • kiran
    @sujith : thanks for the input. the solution works good. but however there is a drop in web socket session between 10 AM - 11 AM in recent times as others have mentioned..

    2017-06-20 10:21:00,426 CRITICAL: Web Socket Session closed..

    I feel its better to have a look at it and know the root cause of this.
  • sujith
    Hi @kiran,
    We will look into this. If there is any issue we will update here.
  • balaji_pitchumani
    Hi i am also attaching myself to this thread - raised similar concern on delays in quote from time to time.
Sign In or Register to comment.