Hello,
We are working on a Java application from scratch that connects to Refinitiv / LSEG Workspace Websocket API and subscribes to market data.
While testing it, we noticed the following unexpected status message:
{"ID":870,"Type":"Status","Key":{"Service":"IDN_RDFNTS_CF","Name":"SSIHZ3-H4S1"},"State":{"Stream":"Open","Data":"Suspect","Text":"F49: Item is pending close. Please retry."}}
We tried to reproduce the issue without luck
Can you provide us with possible scenarios when this status message is dispatched from your end? How should we treat it?