On Ticker Websocket Reconnect Instrument Resubscribe Issue

patisupa
patisupa edited September 18 in Node JS client
I am connecting to Ticker and had added autoReconnect at 100 times and delay 5 seconds
suppose internet connection disconnected and came back socket reconnects,
but some instruments data is not receiving after reconnecting.

using nodejs sdk


  • rakeshr
    suppose internet connection disconnected and came back socket reconnects,
    but some instruments data is not receiving after reconnecting.
    There might not be any tick for those instruments. Go through the websocket FAQs here.
Sign In or Register to comment.