RESOLVED FIXED 209122
[EWS] Limit number of builds to display in status-bubble hover over message in case of lot of retried builds
https://bugs.webkit.org/show_bug.cgi?id=209122
Summary [EWS] Limit number of builds to display in status-bubble hover over message i...
Aakash Jain
Reported 2020-03-15 05:43:58 PDT
Limit number of builds to display in status-bubble hover over message in case of lot of retried builds. Sometimes because of retries, one patch can be retried a lot of times. e.g.: https://ews-build.webkit.org/#/builders/29/builds/5682 (Bug https://bugs.webkit.org/show_bug.cgi?id=209008) In such cases status-bubble generation might become slow if the status-bubble shows history from all builds (e.g.: while one of the build is in-progress, or last build was skipped because of patch being obsolete/bug-closing). The slowness is because the hover-over message will become huge, and the calculation itself might take a while because of large number of builds.
Attachments
Patch (1.15 KB, patch)
2020-03-15 05:44 PDT, Aakash Jain
jbedard: review+
Aakash Jain
Comment 1 2020-03-15 05:44:43 PDT
Aakash Jain
Comment 2 2020-03-20 03:29:33 PDT
Radar WebKit Bug Importer
Comment 3 2020-03-20 03:30:15 PDT
Note You need to log in before you can comment on or make changes to this bug.