-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.303.2
Plugin 3.1.5.1
I trigger 2 builds at the same time, and I try to wait for them with the handle.updateBuildStatusBlocking() function.
However, randomly I receive sleep interrupted and the the builds, even though the build is still running in the remote server.
I already tried to tweak every single parameter for the triggerRemoteJob step, but none changes this.