Hi Team,
Need your help.
We have deployed the Latest WebSocket API solution in one of our client's production and we are not able to receive rates as we are keep getting message "Stream is closed" and nothing is happing.
We were not handling this case in the application but I am thinking to add a retry logic where I again create connection and start sending the login request.
Questions for you:
Why we are getting Stream is closed message?
If a retry need to be implemented, how much time I need to wait before retrying and how many time we need to retry?
Appreciate your help in advance.
Note: This is not happing when we start the application, it happened randomly during the day.
Let me know if you need more detail.
Thanks
Pradeep B