Hy team, I really need your help
I built my company with vapi and we are scaling for over a year now. In the beginning, I was all built with no-code platforms for mvp, once we scale, we need to figured out hot to make the onboarding and customer experience more autonomous.
Knowing that, we thought about the mult tenant table on out database, where we can manage all our clientes in one single organization, and now, automate account creations, assistant configurations and stuff like that.
That process of migration from no-code to html + cURL api was about 3 weeks ago, but suddently we realized that we have concurrency call limits applied for organizations, not for accounts...
That really scared me once we spent the lat month transitioning our entire software to this new mult tenant sistem. So now, my question is:
1. How does it works that concurrency limit and how is that applied?
2. How the big applications using vapi deal with that limit?
3. If I had chosen to create our software using vapi python or node.js aplication, was that concurrency be a problem?
Can someone guides me with that transition? This situation is very serious