Multiple transactions in Sentry

Currently I am creating transactions when an API request is received, but issue I am facing I am not able to create new transaction while the previous API request is still being processed. Is there any way in Sentry to allow multiple ongoing transactions or if not what is right thing to do in my case. Please help! thanks in advanced