Hi All,
We are using rmds client script to get market rate data for our application. In unit test case, while application tries to reconnect to reuters we are facing an exception "rfa::common::InvalidUsageExceptionImpl"
from RFA library used. And this is very rare and random issue. And we are not able to reproduce it.
Need to know details about exception and how we can fix this ?
Note: During regular unit test execution, application sends login request only once at start of unit test, but here in this case, it tries to reconnect again.