How do I provider failover hostlist for ETA to connect to RRTDS or RRTO ?
Will it be handled by ETA library or it needs to be implemented by client application?
Here failover means, I want to provider list of servers to connect to.
For eg, {trep1, trep2, trep3} and if trep 1 is not available, then it should try to connect to next server in hostlist.
/Bhimrao.