☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
March 2017
sujith
March 2017
kivijoshi
March 2017
Vivek
Since friday websocket is coming out of loop
kivijoshi
March 2017
edited March 2017
in
Market data (WebSockets)
Hi ,
I know that from friday till monday market is closed. But I am wondering why websocket (python) is getting stopped working? It gives first heartbeat signal, say alive for few minutes and then stops without giving any error.
Please help.
Thanks
Kaustubh
Vivek
March 2017
@kivijoshi
Can you implement logging and
on_close
callback to check if its getting closed or died because of some error. Here is an example to implement logging -
https://gist.github.com/vividvilla/0d9fcaec1c02d65c4a429e43d55ae667
kivijoshi
March 2017
thanks vivek, I will check
kivijoshi
March 2017
Hi Vivek,
The on_close method is getting called while shutting down? Any reasons?
kivijoshi
March 2017
Hi,
Please look into this issue. It has continued toay also.
sujith
March 2017
@kivijoshi
,
Please follow up this issue on this
thread
.
This discussion has been closed.
on_close
callback to check if its getting closed or died because of some error. Here is an example to implement logging - https://gist.github.com/vividvilla/0d9fcaec1c02d65c4a429e43d55ae667The on_close method is getting called while shutting down? Any reasons?
Please look into this issue. It has continued toay also.
Please follow up this issue on this thread.