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

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -