On Tue, Aug 20, 2013 at 2:38 AM, <[email protected]> wrote:

> I am getting the following errors on all of my AppEngine apps and unable
> to connect to server.
> "Request was aborted after waiting too long to attempt to service your
> request."
> I am using Python 2.5 runtime and Master/Slave datastore
> I am facing this issue very frequently almost daily about 11pm to 1am UTC. Do
> anyone know what is the issue?
>

 Is there anything special about that time frame for your application (for
example, do you have extremely low/high traffic levels at that time)? Are
you attempting to connect to an external service, and if so, what services
are they? Are you doing any initialization work?

As a short term measure, try increasing the number of idle instances
allocated.

I also recommend that you move to the Python 2.7 runtime and the HRD
datastore, those two steps alone will dramatically improve your application.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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.

Reply via email to