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.
I'm working on a project where I need to manipulate URLs dynamically by combining a base URL with a variable ID obtained from a database. How can I do this in typebot??