• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • urltrigger-plugin
    • None

      The five-minute default timeout is really long. In most cases you can figure out in less that ten seconds in a decent intranet environment if a server is up or down. Please have it configurable either globally, per job or both.

          [JENKINS-15564] URLTrigger: Allow timeouts to be configurable

          Code changed in jenkins
          User: Gregory Boissinot
          Path:
          src/main/java/org/jenkinsci/plugins/urltrigger/URLTrigger.java
          src/main/java/org/jenkinsci/plugins/urltrigger/URLTriggerEntry.java
          src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/config.jelly
          src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/help-timeout.html
          http://jenkins-ci.org/commit/urltrigger-plugin/f2b5be1fd0bdf34ec963200e065d175a409467c9
          Log:
          Fix JENKINS-15564

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Gregory Boissinot Path: src/main/java/org/jenkinsci/plugins/urltrigger/URLTrigger.java src/main/java/org/jenkinsci/plugins/urltrigger/URLTriggerEntry.java src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/config.jelly src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/help-timeout.html http://jenkins-ci.org/commit/urltrigger-plugin/f2b5be1fd0bdf34ec963200e065d175a409467c9 Log: Fix JENKINS-15564

          I added the ability to configure timeout in the job configuration.
          At the moment, it is not possible to configure ULRTrigger parameters at Jenkins level. Therefore, please open a new issue for global configuration if you need this.
          By default the timeout is yet of 5 minutes to keep backward compatibility.

          Gregory Boissinot added a comment - I added the ability to configure timeout in the job configuration. At the moment, it is not possible to configure ULRTrigger parameters at Jenkins level. Therefore, please open a new issue for global configuration if you need this. By default the timeout is yet of 5 minutes to keep backward compatibility.

            gbois Gregory Boissinot
            nanonyme Seppo Yli-Olli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: