Multithreading rasa chatbot

Hi :wave: I am using rasa 2.8 and my main problem is related to the load test of my chat bot. I have reviewed all topics about rasa multithreading and find that our bottleneck is rasa action server(for rasa >1.7 async is active) But I cannot find solution how to solve this challenge in action server. I would be appreciate if you help me😊

It would be good to know more about why the action server takes so long. You could put a load balancer in front of multiple action servers.