How to increase the connection retry period for Jenkin slave nodes -


i have distributed jenkins setup many slave nodes. when master nodes rebooted, takes while come , lose slave node. there way set retry period slave nodes? increase 1 hour, or keep retrying indefinitely.

according launching slave.jar from console it's supposed happen other way round:

slave.jar meant launched jenkins. [...] slave.jar not meant initiate connection master on own

there's option write own script launch jenkins slaves.


Comments

Popular posts from this blog

java - Callback from new thread to class from which thread was initiated -

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -