The feature I would like is to have two queues for pushing/running tests, one queue that runs in parallel, and then one that runs sequentially. This allows us to have multiple long running health based tests to run in parallel while sequential operations can also run. I know we can do these separately but it would be nice to be able to have both queues able to run.