Bug 197138

Summary: [ews-app] New EWS should poll bugzilla more frequently
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, dewei_zhu, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Aakash Jain 2019-04-20 04:53:30 PDT
New EWS should poll bugzilla more frequently. Currently there is a delay of 60 seconds between every polling. If someone uploads a patch to bugzilla, a 'Submit to New EWS' button is displayed until EWS polls bugzilla and get to know about the new patch. Clicking on this button is an extra unnecessary task for WebKit developers. Ideally they should never see this button on r? patches.

We should reduce the polling delay so that the button is displayed for less duration and developers don't have to worry about this button for most r? patches.
Comment 1 Aakash Jain 2019-04-20 04:55:30 PDT
Created attachment 367884 [details]
Patch
Comment 2 Aakash Jain 2019-04-20 04:57:22 PDT
(In reply to Aakash Jain from comment #1)
> Created attachment 367884 [details]
> Patch
Note that this would work fine even if any particular polling takes longer than 30 seconds, since the delay is between the end of previous polling and start of next polling.
Comment 3 WebKit Commit Bot 2019-04-20 11:31:53 PDT
Comment on attachment 367884 [details]
Patch

Clearing flags on attachment: 367884

Committed r244486: <https://trac.webkit.org/changeset/244486>
Comment 4 WebKit Commit Bot 2019-04-20 11:31:55 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-04-20 11:32:18 PDT
<rdar://problem/50074084>