Bug 31950

Summary: [bzt] style-queue sends ~100 requests to QueueStatusServer every 5 minutes
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 31947    
Bug Blocks:    
Attachments:
Description Flags
Patch eric: review+

Description Adam Barth 2009-11-27 20:49:27 PST
style-queue sends ~100 requests to QueueStatusServer every 5 minutes
Comment 1 Adam Barth 2009-11-27 20:51:12 PST
Created attachment 43978 [details]
Patch
Comment 2 Eric Seidel (no email) 2009-11-27 21:21:32 PST
Comment on attachment 43978 [details]
Patch

OK.  I'm not sure this matters too much, but it's nice to have a cache.

"fro" typo in ChangeLog:
+        Now we cache the last status that we get back fro QueueStatusServer.
Comment 3 Adam Barth 2009-11-28 17:53:46 PST
Committed r51465: <http://trac.webkit.org/changeset/51465>