Forum Discussion
Peter Nilsson
Microsoft
Apr 28, 2021Capacity Concerns, Load Testing, and Concurrent Call Limitations on ACS and Bot Framework
Can anyone give me approximates to the capacity limitations if we build a conversational bot (through Bot framework) and have a single communications resource within our resource group. Could we han...
peterswimm
Apr 28, 2021Former Employee
Bot apps are generally just web applications, so the typical load expectations should transfer over, which the bottleneck will locally occur in your Cognitive services calls before the bot tops out.
There is also community efforts for load testing such as
https://github.com/damadei/BotServiceStressToolkit
Note: Please let us know if you are planning any stress tests beforehand!
This is something we are looking to invest in soon in terms of providing more guidance and best practices.
There is also community efforts for load testing such as
https://github.com/damadei/BotServiceStressToolkit
Note: Please let us know if you are planning any stress tests beforehand!
This is something we are looking to invest in soon in terms of providing more guidance and best practices.
peterswimm
Apr 28, 2021Former Employee
With regards to the Telephony channel specifically, At GA, we expect to have a fully scalable platform that can scale to a large enterprise-scale capacity. While in Public Preview, best to provide a bot ID to telephony-preview@microsoft.com alias so that the engineering team could ensure service scaling is happening correctly in real-time depending on the load