Hi Sujith,
Am facing the issue with continuous streaming of ticks. Sometimes the ticks stop coming. It doesn't happen all the time but I see this happening at least once a week.
So is there any standard way to retry the connection when we stop getting the ticks.
I suspect we should get "onDisconnected" notification.
Should we again subscribe for the ticks on this notification? What is the ideal way to get all ticks without any issues?
Is there any java code samples for the same?
PS: Am running my program from cloud with very good computing and network performance.
February 2019