[Webkit-unassigned] [Bug 253341] New: [ews] Send only important steps info to ews-app

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 3 13:28:09 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=253341

            Bug ID: 253341
           Summary: [ews] Send only important steps info to ews-app
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

EWS (buildbot) should send only important steps info to ews-app. Currently it's sending information of every step start/stop to ews django app. Then django app filters out which steps info to use. Instead EWS should just filter out the step and send only required info to ews-app.

Also, step information is only used to display status-bubble hover-over summary. Step information in hover-over messages are less useful in GitHub as compared to bugzilla, since there are limitations in Github on how we can display hover-over messages. We should only display the actually useful information in hover-over messages.

Therefore we should send step information for only the important steps (which we really want to show in hover-over messages). This would save thousands of network requests every hour from buildbot-server, and would help with load on buildbot server.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230303/ecef17f7/attachment.htm>


More information about the webkit-unassigned mailing list