Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-48113

Make ajax request interval configurable for Build Queue and Executor Status

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Critical Critical
    • core
    • None

      For every open browser tab and every active user, Jenkins GUI requests updates of the Build Queue and Executor Status (/ajaxBuildQueue and /ajaxExecutors). In our setup, 80 concurrent users require 10 server side cores to just serve these two URLs.

      This refresh interval is hardcoded to 5000 ms in hudson-behavior.js in multiple places. It would be nice to somehow consolidate these values and be able to configure them, maybe something along the lines of System property hudson.Functions.autoRefreshSeconds

       

          [JENKINS-48113] Make ajax request interval configurable for Build Queue and Executor Status

          Jochen Hinrichsen created issue -
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-62129 [ JENKINS-62129 ]
          A. Jard made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          A. Jard made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]

            Unassigned Unassigned
            jot1109 Jochen Hinrichsen
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: