Thanks @sujith. I tried many solutions. I thought of manually restart also, but Reactor won't be able to reinitiated.
It seems there is no direct solution to restart manually for now as reactor is using twisted-internet library.
For now, I have cre…
@rakeshr Thank you for support. It seems there is no direct solution to restart manually for now as reactor is using twisted-internet library.
For now, I have created a fork subprocess of my main thread. Main Thread will kill the subprocess if any …
@rakeshr Thank you for reply but i have like 182 full subscribed instruments. I am logging ticks count and sending to queue to store. The issue is on_ticks stop logging at random. I checked with different connection also. If i stop the script and r…
@Shaha , I don't know if you are still there. I am having same issues. Due to some unknown reasons, ticks are stopped but is_connected() is always true so it never goes in auto reconnection... Can you help me to reconnect manually?