Hi Thomas! Webhook Workflows allow concurrent execution; I believe we cap resource query parallelism at 50 max behind the scenes. With Scheduled Workflows, each run must complete before another run starts. Though it sounds like you might be asking specifically about queries within a Workflow?