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

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -