-
Bug
-
Resolution: Unresolved
-
Major
-
None
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
[JENKINS-22184] Javascript performance of build pipeline plugin is poor
Workflow | Original: JNJira [ 154263 ] | New: JNJira + In-Review [ 178746 ] |