Launchpad scripts don't log queries when they OOPS

Bug #825214 reported by Julian Edwards
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
High
Unassigned

Bug Description

Possibly a dupe of bug 317620 but I have no idea why that is marked fix-released.

We need to add these lines to somewhere in LaunchpadScript:

    from canonical.launchpad.webapp.adapter import LaunchpadStatementTracer
    set_request_started()

and clear_request_started() before committing.

Changed in launchpad:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Robert Collins (lifeless) wrote :

Thats probably automatic, but the set_request_started, clear_request_started pair is needed : and thats if not a dupe then at least very tightly connected to the bug scripts do not establish valid participations.

description: updated
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.