Parallel Request Test Scenario

I’ve been playing around with the test scenario editor for a bit, and was wondering it there’s any way to run x parallel requests at the same time on different threads.
I see for-each loop, and I see how I can run multiple threads on the right side, but as far as I can tell the only way I could send out x parallel requests would just be a custom post processor

Apidog currently does not support concurrent requests. It will be available in the future.