A developer attempts to create a Bolt plan that applies certain puppet agent runs on Windows nodes, but relies on direct scripts for Linux nodes. This partial approach works except Windows nodes sometimes fail with “Unable to connect to master.” They suspect concurrency saturates the master. How might they gracefully handle partial concurrency for Windows agent runs while letting Linux scripts run in parallel?