I have a C ETA consumer application which allows connections to be made to RTO. At the customer site, they lost their connection to RTO but it didn't recover as expected and had to be restarted. After restart the application worked as expected.
The question I have is - if an RTO endpoint disconnects, can we just reconnect to it ( i.e. call rsslReactorConnect() ) or do we need to reissue the call to rsslReactorQueryServiceDiscovery() as well ?