Number of concurrent connection
Created at 20 Sep 2021, 04:10
RY
Number of concurrent connection
20 Sep 2021, 04:10
Hi,
I am just wondering, how many concurrent connections can I have at any point in time to open API server?
At the moment I have noticed if I create more than 5 connections, they start dropping and getting a little unreliable.
Thank you,
Ryan.
amusleh
20 Sep 2021, 08:48
Hi,
You can find the API limitations here: https://spotware.github.io/open-api-docs/protocol-buffers/#endpoints
@amusleh