Product: PowerShell Universal
Version: 1.5.15
Windows Server 2019 - Run as service
I’ve got an automation process I’m in final production testing on. It consists of two scripts, and one starts the other.
In my testing the last couple days as I’ve been working out issues I’ve run into this error when attempting to start jobs from the one script to queue up the other. This doesn’t happen every time, or with every script. It seems to just occur at a random chance. I’m wondering if anyone else has seen this, or if Adam might have an inclination to what the error really means. At the moment, I’ve got the second script being called by the first one set to only 3 concurrent jobs, and my tests have only been 2 at a time anyway. There is at least a small pause between each script getting started. Any input is appreciated.