Timeout error from bug page

Bug #5589 reported by Matthew Paul Thomas
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Invalid
Medium
Stuart Bishop

Bug Description

When trying to visit <https://launchpad.net/products/launchpad/+bug/5276> I received a timeout error.

The exception follows:

RequestQueryTimedOut:
SELECT COUNT(*) FROM BugTask, Bug WHERE Bug.id = BugTask.bug AND BugTask.product = 205 AND (Bug.private = FALSE OR Bug.id in ( SELECT Bug.id FROM Bug, BugSubscription, TeamParticipation WHERE Bug.id = BugSubscription.bug AND TeamParticipation.person = 11696 AND BugSubscription.person = TeamParticipation.team)

Doesn't seem like a very expensive query.

Tags: lp-bugs
Christian Reis (kiko)
description: updated
Changed in malone:
assignee: nobody → stub
Revision history for this message
Stuart Bishop (stub) wrote :

Working fine now. Must be some other query behaving badly.

Changed in malone:
status: New → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.