| i have rundeck integrated with jenkins post a deployment (Job success is rundeck) jenkins is still waiting to catch up and proceed Code: i use a groovy script //set for 3 min(30sec* 10 times) def retries = 10 def timeout = 30 def verbose = "-v" Error - Where rundeck has completed the job 100 1124 0 1124 0 0 3912 0 -::- -::- -::- 3943 * Connection #0 to host organisation.com left intact [Pipeline] readJSON [Pipeline] sleep Sleeping for 30 sec as is still hung. Please assist |