Make ajax request interval configurable for Build Queue and Executor Status

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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

       

            Assignee:
            Unassigned
            Reporter:
            Jochen Hinrichsen
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: