lp:wsgi-oops

Created by Elliot Murphy and last modified
Get this branch:
bzr branch lp:wsgi-oops
Members of Oops Tools development team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Oops Tools development team
Project:
wsgi-oops
Status:
Development

Recent revisions

60. By Selene ToyKeeper

Fixed an error in the error logger for the error logger. Oh, metabugs, how do I love thee?

ISD keeps getting blank OOPS reports. It turns out there is an error in the error logger. Wsgi-oops has a failsafe to log that sort of thing, but unfortunately it has a bug too, which results in more blank errors. So, there is an error in the error logger for the error logger. It's kind of a metabug.

This fixes the outer most layer, so the outer errors will show up in the failsafe log. Once this is deployed, I can find out what the original error logger issue is, and fix that. Then after deploying that, I can hopefully find out what the original app errors are.

I basically reverted parts of revno: 43 by natalia.bidart. It seems not to have the desired effect (the code worked only 2 times out of 70615 errors in my log), and even the test for the feature didn't work. It still passed after removing the feature it was supposed to test.

(merged manually because Tarmac seems to be ignoring the approved MP)

59. By Tim Cole

Expose the thread-local setting for non-wsgi oopses.

58. By Tim Cole

Introduce a generic OOPS API not tied to WSGI.

56. By Tim Cole

Fix issue where all app errors are reported as oops dump errors.

55. By James Henstridge

Make reporting of 404 errors optional, via an optional oops_on_404 parameter for OopsWare.

54. By Danny Tamez

Added optional keyword so meta information can be excluded from the oops report.
Fixed condition involving env var dump-oops and oops.wanted that was preventing
oops reports from being generated.

53. By Tim Cole

Add hooks for request completion tracking.

52. By Tim Cole

Properly handle closing of the result generator

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.