Websocket doesn't send ticks after reconnect

ahsanb
ahsanb edited March 2023 in Go client
The websocket had an error and after that it reconnected. But after reconnection it is not sending any ticks.
I can help with detailed logs if required. I didn't face this issue with the python client.

Please help me with the issue.
Tagged:
  • rakeshr
    I just tried to forcefully disconnect the webSocket in the code and the reconnection with resubscription is happening fine.
    Reconnect attempt 1 in 2.000000s
    Reconnect attempt 2 in 4.000000s
    Subscribe again: [884737 63634951 61512711 424961]
    Can you paste here the detailed log to investigate?
Sign In or Register to comment.