[google-appengine] Re: Bad Gateway errors at the worst of times

2009-03-30 Thread Nick Winter

We've been getting hard by these over the past few weeks. I've been
waiting to make an issue because I'm trying to figure out why it's
temporally clustering, or if it only happens on datastore reads/
writes, but I haven't narrowed it down much yet other than that it
seems to happen on many types of requests, for many users, only on the
external domain. It seems to return a Google 502 error page in under a
second, usually.

There are no error logs on the server, and I _think_ that there isn't
any request logged, either (not sure about this one). Charles tells me
of the 502s, though.

The temporal clustering means I can't reproduce it whenever I want to
do this testing, but I'll post more when I know more. I'm not sure
what other information will be helpful, either, but I don't think
there's anything we can do on our end other than have the client track
outstanding requests and retry ones that don't return in a set time
interval.
--~--~-~--~~~---~--~~
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-appengine@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: Bad Gateway errors at the worst of times

2009-03-28 Thread Tom M.

http://groups.google.com/group/google-appengine/browse_thread/thread/391a6ecc2febfc22/f43d82010fb1b598

Is it suggested that I hit the winebythebar.appspot.com domain instead
of www.winebythebar.com?


On Mar 28, 8:51 am, Tom thomasfmc...@gmail.com wrote:
 I get sporadic Bad Gateway errors that seem to come in clumps. (One
 clump was bad enough that at least a few users of my Android phone
 app have uninstalled.) What sort of details do I need to get in order
 to figure out the cause?

 I see no info in the GAE server logs. (I assume because the request
 isn't even getting that far?)

 For my requests I'm simply sending a MultipartEntity w/ StringBody
 parts on the Android phone.
--~--~-~--~~~---~--~~
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-appengine@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
-~--~~~~--~~--~--~---