Bug 58816

Summary: queues.webkit.org should move to BlobStore for log files
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth, mihaip
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Eric Seidel (no email)
Reported 2011-04-18 13:16:55 PDT
http://code.google.com/appengine/docs/python/blobstore/ queues.webkit.org should move to BlobStore for log files Supposedly that will get rid of our timeout troubles we used to have when uploading large files and will allow us to upload the entire log intead of just the last 50k or whatever we do now. Means moving: http://trac.webkit.org/browser/trunk/Tools/QueueStatusServer/model/queuestatus.py#L41 to use BlobKey instead.
Attachments
Note You need to log in before you can comment on or make changes to this bug.