Me too. I've implemented a RESTful interface for my apps, and 404 is a valid reply status. I wish my dashboards would only report 500's as errors, or at least let me hide the "Total Errors" plot.
On Friday, September 20, 2013 11:52:22 AM UTC-4, pdknsk wrote: > > I was surprised to have the dashboard graph greet me with lots of orange > today, signaling quite a few problems. I checked the logs - no errors. > Until I noticed that it apparently treats 404 (maybe even !200) as an error > now. On backends, it shows 404 requests to /_ah/start/ as errors, even > though that's perfectly normal. On frontends, most 404s are for missing > apple-touch-icon.png and similar. > > Is this a new feature or a bug? In the latter case, I'll file a bug report. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
