Comment 1 for bug 606914

Revision history for this message
Robert Collins (lifeless) wrote :

Hi, this is implicated in a very frequent oops we had over the weekend - one particular bug API call in particular caused 4000 timeouts :(.

4098 SELECT Message.datecreated, Message.id, Message.owner, Message.parent, Message.raw, Message.rfc82 ... = %s AND Message.id = BugMessage.message AND ($INT=$INT) ORDER BY Message.datecreated, Message.id:
   GET: 4098 Robots: 0 Local: 0
   4098 https://api.launchpad.net/1.0/bugs/88746/attachments (ScopedCollection:CollectionResource)
       OOPS-1659B1002, OOPS-1659B1007, OOPS-1659B1008, OOPS-1659B1009, OOPS-1659B1010

If this issue is the root cause (it may not be) then this bug will block further improvements in the timeout window for production until fixed;