Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sauce-ondemand-plugin
  Commit: b8950b2e8c01fe485cf4aeea0dbc2bcd1c015a4a
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/b8950b2e8c01fe485cf4aeea0dbc2bcd1c015a4a
  Author: rslobojan-saucelabs 
<43802180+rslobojan-saucel...@users.noreply.github.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction.java

  Log Message:
  -----------
  Reduced Sauce build timeout retrieve (100s -> 3s)

This code was previously set to retry 10 times with 10 seconds pause in between 
- this resulted
in de-facto hang behaviour in Jenkins on the status pages of builds if an error 
occurrec, which
meant either that the page took over 100 seconds to load, or that the 
connection was killed by
a downstream proxy (e.g. an ELB) which had a connection timeout below 100 
seconds. It has been
updated to retry one time with a 3 second pause to allow for recovery from 
brief blips while
not stalling page load for more than a few seconds to ensure a good user 
experience.


  Commit: af5613769445372aa1ad148b6ef65330850e71aa
      
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/af5613769445372aa1ad148b6ef65330850e71aa
  Author: rslobojan-saucelabs 
<43802180+rslobojan-saucel...@users.noreply.github.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
    M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction.java

  Log Message:
  -----------
  Comment typo fix


Compare: 
https://github.com/jenkinsci/sauce-ondemand-plugin/compare/750d9bda8c5f...af5613769445

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sauce-ondemand-plugin/push/refs/heads/master/750d9b-af5613%40github.com.

Reply via email to