Queue Timeout - Limit Amount of Tests in Queue

is there a lambdatest option that can be set up to limit the amount of tests allowed in the queue? I would like to only send 8-10 tests to the queu at a time.

Hi there, In LambdaTest, you can restrict the concurrent execution of tests through parallel execution through Automation Script. The number of tests initiated concurrently is determined by the subscribed number of parallels. For Example- if 2 parallels are subscribed and 10 tests are initiated simultaneously, 2 tests will commence execution successfully on the available parallels. The remaining 8 tests will be queued, awaiting their turn until the parallels are freed up for additional test executions.