I am getting Channel Down event, althogh connecting using ReconnectAttemptLimit as -1.
state="Open / Suspect / None / 'channel down'"
After channel down, any subscription failed due to below error and unable to get the data. Do I need to reinitialize my subscription client :
DEBUG EmaConnection [RFA Dispatch Thread]: Data State : [Suspect], Stream State : [Open] , MDS Status response [Service not up]
Restart my application fixed this issue.
Is there any way to receive channel up event with any configurition?