Open Becherman opened 1 year ago
Raising the topic! I have exactly the same problem! Will anyone help?
Same issue although I'm using Java not python. Closes with code 1006 randomly. I've gotten around it by reconnecting when it closes unexpectedly, but not a great solution.
bumping up , having the same problem in java implementation
+1 golang
+1 golang. connection just goes silent. gorilla client returns 1006
Time: 2023-07-12T09:16:59.236Z
Which endpoints are you having problems with https://finnhub.io/docs/api/websocket-press-releases
How to reproduce the error and what is the expected result? Take an example from respective part of documentation and run the code. I assume connection should live as expected
After successful
open
event server sends meping
messages. After very random number such messages connection closes despite i emitpong
in responseCode example