[google-appengine] Re: Alert triggered for 500 responses, but no 500 responses in logs

2022-04-22 Thread Alan deLespinasse
Hmm, ok, with help from this post I was able to find the 500 error. It was on /_ah/warmup and didn't show as an error or warning in the logs. I'm not sure why it would have returned an error (all that endpoint does is r

[google-appengine] Alert triggered for 500 responses, but no 500 responses in logs

2022-04-22 Thread Alan deLespinasse
Hi, I'm trying to debug an alert I have set up. It's a pretty low volume service, App Engine standard environment, Python 3.x. It's supposed to raise an alert any time there's a 500 response or higher on a query. I've occasionally been getting alerts, but then have been unable to find any 5xx e