☰
Login
Signup
Home
›
Market data (WebSockets)
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
11.1K
All Categories
69
Node JS client
21
Go client
648
.Net API client
312
Kite Publisher
513
.Net / VBA / Excel (3rd party)
350
Algorithms and Strategies
837
Java client
845
API clients
368
PHP client
3K
Python client
298
Mobile and Desktop apps
1.1K
Market data (WebSockets)
2.7K
General
In this Discussion
June 8
SRIJAN
WebSocker connection disconnecting
kontacthimanshu
June 8
in
Market data (WebSockets)
Since yesterday I am noticing the websocket connection disconnects every few minutes and then reconnects. I am using Python library. Can I know what are potential reasons for frequent disconnection and how can I debug this?
Tagged:
Python Client
WebSocket
SRIJAN
June 8
edited June 8
You can read websocket related FAQs here:
https://kite.trade/forum/discussion/8019/faqs-on-pykiteconnect-specific-to-python-client#websocket-streaming
Probable reason for frequent disconnection is blocking the main ticker thread receiving ticks.
Sign In
or
Register
to comment.
https://kite.trade/forum/discussion/8019/faqs-on-pykiteconnect-specific-to-python-client#websocket-streaming
Probable reason for frequent disconnection is blocking the main ticker thread receiving ticks.