Well, sorry to be an alarmist. I have been having sporadic timeouts and errors that have been very frustrating. This latest episode was really bad.. and in fact was a problem in my code. I'm sorry to have jumped the gun and posted about it. That said, part of my quick reaction is due to similar seemingly random timeouts where a write or a read will take much longer in one instance then it does otherwise and causes a timeout.
In any event, I'm sorry to have posted my misguided frustration D On Oct 26, 5:09 pm, jeremy <[EMAIL PROTECTED]> wrote: > That's discouraging to hear :\ > > At the moment this is what i'm seeing: > Traceback (most recent call last): > File "/base/python_lib/versions/1/google/appengine/ext/webapp/ > __init__.py", line 499, in __call__ > handler.get(*groups) > File "/base/data/home/apps/gas/1.998/serverhttp.py", line 1487, in > get > msg = self.html() > AttributeError: 'WhoIsHandler' object has no attribute 'html' > > On Oct 26, 12:07 pm, Daniel <[EMAIL PROTECTED]> wrote: > > > We have a fairly substantial app running which works well maybe 85% of > > the time. The other 15% we get random timeouts or errors in areas that > > work just fine most of the time. Just when we think it's stable it > > has periods of breaking down. > > > For example right now it's behaving really badly. Going > > tohttp://www.guessasketch.com/whois/shouldshow all the people and > > games running on our server. Right now it just times out. This > > prevents people from playing our game. Are others experiancing random > > instability? > > > I'm seriously considering going to a normal socket based server, > > unfortunatly that would be a big rewrite. If there was some assurance > > that this is getting cleared up soon I would feel better but I do see > > tickets out there with similar issues and what seems to be very little > > action to address the problems. > > > Any thoughts or words if encouragement to stuck with appendine? > > > Thanks. D --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
