Javascript performance of build pipeline plugin is poor

XMLWordPrintable

      1. View your build pipeline
      2. Open your web console

      Expected:

      • One or two AJAX requests at a time

      Actual:

      • 1200+ were executing.

      Adding the ajax requests to a queue and aborting duplicates/using setTimeOut to delay execution by 50ms would fix this

        1. bug.png
          139 kB
          Daniel O'Connor

            Assignee:
            Unassigned
            Reporter:
            Daniel O'Connor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: