I recently encountered an issue while processing a batch test of 170 people through a Typebot automation and it froze several times. To better understand and optimize the system, I wonder if anyone can provide information on the system's capacity limitations, specifically in terms of Transactions Per Second (TPS) or any request limits that might be in place? I want to ensure that the system can handle the desired load without encountering performance issues.
This is the video of a user trying to enter his name. Under the name block I had a OpenAi request to check the user gender using the user's name. It would not go through.
In the end of the automation the bot also wouldn't load and the same thing would happen, the user would press "continue" and the automation would stall and go back to the "continue" button
I did, I got a 429 error from OpenAI request, which is the too many request per minute. However, I need to brief the CEO this week and I want to, in addition to showing the error I got from OpenAi, show what are the TPS on typebot servers. Can you provide that information?