The code page for `landscape` times out

Bug #1956761 reported by Jürgen Gmach
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

Accessing https://code.launchpad.net/landscape results in a timeout - repeatedly.

Traceback:
https://pastebin.canonical.com/p/vWDMkvKHXC/

In order to reproduce the problem, you need to be logged in (and have sufficient privileges to access the landscape project).

Jürgen Gmach (jugmac00)
Changed in launchpad:
status: New → Triaged
importance: Undecided → Low
Colin Watson (cjwatson)
tags: added: lp-code oops timeout ui
Revision history for this message
Jürgen Gmach (jugmac00) wrote :
Revision history for this message
Colin Watson (cjwatson) wrote :

The biggest problem here seems to be that the context menu object (or possibly the navigation menu object) is being instantiated more than once, which means that the property cache of ProductBranchesMenu.active_review_count is ineffective. We should investigate caching the creation of the menus in lp.app.browser.tales.MenuAPI.

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.