Hi,
We're using the Refinitiv Data library in a way similar to this example to create a subscription to SQS.
Could you please share the recommended approach to monitor the following aspects:
- Verifying an active subscription to ensure we continue receiving news.
- Confirming that the queue is operational and live.
In general, we want a reliable way to verify that our application remains up, active, and consistently delivering news. Any insights or best practices would be much appreciated.
Thank you!