Hi Vinny P, Thanks for your reply.
The issue occurs mostly between 11pm to 1am UTC. At that time all of my applications start giving error, even my applications that are only used by small number of QA users. Most of the services use only Datastore read/write calls and data processing. Moving to the Python 2.7 runtime and the HRD datastore seems difficult for our big applications code at this time. On Wednesday, August 21, 2013 11:59:30 PM UTC+5, Vinny P wrote: > > On Tue, Aug 20, 2013 at 2:38 AM, Taiyab @ K2-Labs 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.
