Comment 2 for bug 1018909

Revision history for this message
Paul Everitt (paul-agendaless) wrote : Re: [Bug 1018909] NotFound exceptions should be ignored by the error monitor

Chris, is this something that needs to be tested on a karldev branch? I doubt Jim or I could add much value on this.

--Paul

On Jul 6, 2012, at 10:27 PM, Chris Rossi wrote:

> This was actually caused by some misbehaving Chatter code, which was
> causing all errors to be turned into General Errors. You'll find that
> on production, currently, going to any URL that should be a NotFound
> will generate an General Error and trip the alarm. This is now fixed on
> the branch, fix_notfound.
>
> Additionally, it became apparent that it might be useful to track not
> found errors as long as they don't trip the alarm, so I also added some
> code to log NotFound errors to the redislog using the NOTFOUND category,
> which does not trip the alarm.
>
>
> ** Changed in: karl3
> Status: New => Fix Committed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1018909
>
> Title:
> NotFound exceptions should be ignored by the error monitor
>
> Status in KARL3:
> Fix Committed
>
> Bug description:
> NotFound exceptions percolate up into the error monitor and raise an
> alarm. They shouldn't.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/karl3/+bug/1018909/+subscriptions