Links to daily OOPS reports 404 when there have been no reports
Bug #1034316 reported by
Jonathan Lange
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-oops-tools |
Triaged
|
Low
|
Unassigned |
Bug Description
e.g. https:/
The link for 2012-08-07 404s, because we had no OOPSes that day. The link for 2012-08-03 works just fine, however.
Having links that 404 is bad because it makes me question the reliability of the OOPS system. Perhaps it has lost my data?
It's also bad because, arguably, there should be some kind of visual reward for having a service that isn't generating oopses. Perhaps the opposite of a fail whale.
To post a comment you must log in.
I think the most sensible way for now is just to always output a report even if there are no oopses. Assuming that that is indeed the problem. With a cassandra backend we'd make all the reports truely dynamic and skip the static reports entirely.