Bug 197138 - [ews-app] New EWS should poll bugzilla more frequently
Summary: [ews-app] New EWS should poll bugzilla more frequently
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-20 04:53 PDT by Aakash Jain
Modified: 2019-04-20 11:32 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.09 KB, patch)
2019-04-20 04:55 PDT, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>