We have established a WebSocket connection for fetching rates(as we need the rates instantaneously), when we send the refresh token received to keep the connection running we face an Exception :
After this we try to start the connection again we get another exception :
Our Usecase needs the extraction to be instantaneous.
Could you please help to advise and explain how to fix this issue?