Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/digitalocean-plugin
  Commit: 30c3cb9cdacbf0c48399438e8661606fa88d2461
      
https://github.com/jenkinsci/digitalocean-plugin/commit/30c3cb9cdacbf0c48399438e8661606fa88d2461
  Author: Harald Sitter <sitter.har...@gmail.com>
  Date:   2017-08-14 (Mon, 14 Aug 2017)

  Changed paths:
    M src/main/java/com/dubture/jenkins/digitalocean/Cloud.java
    M src/main/java/com/dubture/jenkins/digitalocean/ComputerLauncher.java
    M src/main/resources/com/dubture/jenkins/digitalocean/Cloud/config.jelly
    A 
src/main/resources/com/dubture/jenkins/digitalocean/Cloud/help-connectionRetryWait.html

  Log Message:
  -----------
  add cloud level configuration for initial connection retry sleeping (#29)

sleeping for only 10 seconds can quickly exhaust the api rate limit
with a lofty instance cap, or crappy provisioning failing half the time, or
bad response time to creation requests on the DO side (e.g. during
maintenance windows the time-to-droplet can rise by multiple minutes).

to prevent exhausting the rate limit make the retry sleeps configurable


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to