[google-appengine] Re: Anyone getting occasional bad responses from the app engine?

2010-11-12 Thread dflorey
Did you check the "show requests" option in the logs? You may see the
missing requests throwing 500ers.

On Nov 11, 5:44 pm, gholler  wrote:
> We have an app that we use Pingdom to hit every 5 minutes to check for
> downtime and about twice a day the service is getting back bad content
> (control characters). If we look in our app engine logs the requests
> are not even logged, so something is happening earlier. Anyone else
> seeing something like this?
>
> George

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Anyone getting occasional bad responses from the app engine?

2010-11-14 Thread Greg
I have another system that polls appengine for updates every 5 mins,
and I get an average of one 500 error returned per day. None of these
show in the logs.

This hasn't caused enough pain yet to spur me on to diagnose it, and
although it doesn't involve spurious characters, perhaps the cause is
similar. I'd like to hear if you get any further with this issue.

Cheers
Greg.

On Nov 12, 5:44 am, gholler  wrote:
> We have an app that we use Pingdom to hit every 5 minutes to check for
> downtime and about twice a day the service is getting back bad content
> (control characters). If we look in our app engine logs the requests
> are not even logged, so something is happening earlier. Anyone else
> seeing something like this?
>
> George

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.