Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client side options for changing retry behaviour #4

Merged
merged 1 commit into from Jul 31, 2014
Merged

Client side options for changing retry behaviour #4

merged 1 commit into from Jul 31, 2014

Conversation

vergoh
Copy link
Contributor

@vergoh vergoh commented Jun 11, 2013

Added two new command line options to client:

  • -noRetryAfterConnected
    • Exit client after a successful connection is closed. This makes it possible to use the "Delete Slave" functionality in Jenkins without having the slave come back again 10 seconds after it was deleted.
  • -retry
    • Option for limiting the number of retries before the client exits. The default behaviour is still to retry forever.

… exit strategies for the default unlimited retry loop.
@buildhive
Copy link

Jenkins » swarm-plugin #12 SUCCESS
This pull request looks good
(what's this?)

@dmengelt
Copy link

two very useful features! thanks a lot!

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

mindjiver added a commit that referenced this pull request Jul 31, 2014
Client side options for changing retry behaviour
@mindjiver mindjiver merged commit d5e1faa into jenkinsci:master Jul 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants