Rasa Action Server to service different users simultaneously

Hi @vi.kumar, the action server is implemented asynchronously, so it is not serving one user after the other (although it may look that way in the logs). It looks like you’re getting input on this thread Rasa is not able to handle more than 4/5 concurrent requests so I’ll leave the convo there for now