V3 Connection websockect limit for apps

I have two apps on my profile
When one of them is connected to websocket
Am not able to use the second one on websocket connection am getting 403. and disconnected with code 1006
Basically I have one app used for production and am using another one to do develop algos on my local

@SHYAMACHUTHAN.COM Acknowledged - We understand that managing a single WebSocket is not easy. We will pass this along to the product team for consideration.

1 Like

Hi @SHYAMACHUTHAN.COM
We have increased the number of V3 market data WebSocket connections to 2. You may refer to the updated documentation for more details: Upstox API Documentation.

Thanks!

1 Like

Thanks a lot ketan!
This is of great help when we have multiple instances running

Are two connection per access token?
And for plus users, are 5 web socket connections per access token? Or we need to create different apps for each connection and get different access token for each app.

Please clarify since based on other chats its kind of confusing. Also if we can put that in documentation, might be helpful for others who are switching to V3.

Hi @AMIT_21710050

Connections numbers are user based, regardless of number of apps/access tokens.

On plus, you can subscribe with upto 5 connections and upto 2 connections on the normal plan. You can do this as you wish, via the same app/access token or different

Thanks for the conforming. Mohit.