nel349 / bz-findata

Financial financial data
MIT License
0 stars 0 forks source link

dedicated gateway to fix Chainstack 1006 lost connection #26

Open nel349 opened 2 weeks ago

nel349 commented 2 weeks ago

Common WebSocket error codes Below are some of the common codes and keywords that indicate the WebSocket was disconnected and you need to implement a reconnect logic:

Code 1006 (abnormal closure) ECONNRESET 📘 Implement WebSocket reconnect logic or implement a dedicated gateway.

https://docs.chainstack.com/docs/handle-real-time-data-using-websockets-with-javascript-and-python#managing-websocket-reconnections