Hello,
We are encountering a problem when using the streaming API to retrieve quotes.
We're using a module that's very similar to your example module (ValueAddObjectsForEMA).
This module uses the EMA library, and we've noticed the following malfunction:
When the refinitiv server we're using is unreachable (due to unavailability or network problems, for example), the program enters an infinite loop in the function below. infinite loop method
Please here a screenshot of the stacktrace.
We never get out of the loop, even if communication with the server is re-established. Do you have an idea for a fix on the EMA library side? If so, could you do it in your example module, please? Thank you in advance for your help.
Best regards