lp:~toykeeper/wsgi-oops/stop-eating-errors

Created by Selene ToyKeeper and last modified
Get this branch:
bzr branch lp:~toykeeper/wsgi-oops/stop-eating-errors
Only Selene ToyKeeper can upload to this branch. If you are Selene ToyKeeper please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Selene ToyKeeper
Project:
wsgi-oops
Status:
Merged

Recent revisions

61. By Selene ToyKeeper

Removed test for previous change. It didn't work anyway.
(the test still passed even after the thing it tested was removed)

60. By Selene ToyKeeper

Make the file serializer *not* catch errors. Those are caught and logged by the calling code.
The change reverted here (from r43) seems to just eat errors, not log them.
So, when we had app errors, there was an error logging the error.
And an error logging the error which caused the logging error.
(still need to update unit tests accordingly)

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.

57. By Anthony Lenton

Merged in lp:~elachuni/wsgi-oops/python2.7

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)
Stacked on:
lp:wsgi-oops
This branch contains Public information 
Everyone can see this information.

Subscribers