Open PedroAguiar opened 3 years ago
I can also reproduce this. It's super annoying to keep reconnecting.
Hi guys,
We have issued a fix for this issue. Plz try again when the market opens.
Our apology for the inconvenience. Let us know if you still encounter any further issues.
When establishing a websocket connection to the trades endpoint, and respecting the ping / pong strategy. Then my connection gets closed by finnhub's server after 3 hours of communication.
Im using the following client: https://pypi.org/project/websocket_client/
Here's my configuration:
I'm trying to connect to the trades endpoint throughout the entire system hours described here: https://iextrading.com/trading/
But my connection is always getting closed after 3 hours of being connected and successfully receiving/transmitting messages.