Unable to generate large number of workflows

Hi,
I am working on a temporal application which involves workflow generation using API calls. But when I try to run a single instance of my application, it is only able to generate a maximum of 8 workflows even if I initiate more API calls. Has anyone faced a similar situation?
Thanks

Hi, can you give more info on your service and worker deployment and your workers? Do you have service and sdk metrics configured?
You can achieve very high concurrency of workflow executions with Temporal so knowing more about your setup would help. Thanks.