Hi,
I have a few questions regarding the WebSocket limits:
- How many WebSocket (WS) connections can be established per user ID?
- How many scrips can be subscribed to per WebSocket connection?
Hi,
I have a few questions regarding the WebSocket limits:
Hi @rishabh_43358740
You can establish up to two WebSocket connections per user. For more details on the number of instruments you can subscribe to, please refer to the documentation: Upstox API Documentation.
Thanks!
Hi,
Is there any limit to the number of reconnect attempts if the WebSocket connections fails due to app crash or network error?
and any good practice suggestions for that.
Thank you