I have instally throttle concurrent build recently to run only 3 jenkins pipeline job in parallel and the remaining should wait in queue. When i trigger the job manually it works as expected and when I trigger the job from another jenkins job using curl command or jenkins trigger parameter the throttle build job doesn't wait in queue and job is not even getting triggered. Kindly fix this
I have instally installed throttle concurrent build plugin recently to run only 3 jenkins pipeline job in parallel and the remaining should wait in queue. When i trigger the job manually it works as expected and when I trigger the job from another jenkins job using curl command or jenkins trigger parameter the throttle build job doesn't wait in queue and job is not even getting triggered. Kindly fix this