Thank you very much.   I've added it to my project and hope it helps.
It's embarrassing for our clients to see these random errors.

On Dec 5, 10:08 pm, Robin B <robi...@gmail.com> wrote:
> Spurious DB Timeouts are pretty common on GAE.  If you want to
> autoretry timeouts, use this:
>
> http://appengine-cookbook.appspot.com/recipe/autoretry-datastore-time...
>
> Robin
>
> On Dec 4, 2:19 pm, gae123 <pa...@gae123.com> wrote:
>
>
>
> > Same experience here. In fact, a user just yesterday called me about
> > this, I looked at the logs and it was a timeout... I have now removed
> > the "Sever Error" message and replaced it with a very polite "these
> > things happen just retry in a few seconds and only call me if it
> > happens every time"....
>
> > On Dec 4, 10:40 am, Ray Malone <rayish...@gmail.com> wrote:
>
> > > My app has been running for almost a year now and runs great.  The
> > > speed of app engine compared to hosting anywhere else has been great.
> > > However, I get random timeouts for simple gets.  These queries are the
> > > exact same that run all day long several time a day and as you can see
> > > from my logs there was no activity between for over 20 seconds before
> > > or after the issue.
>
> > > 12-04 09:24AM 57.445 /find?city=baltimore&rss=1 200 338ms 390cpu_ms
> > > 255api_cpu_ms 0kb TwitterFeed 3,gzip(gfe),gzip(gfe)
> > > 12-04 09:24AM 36.325 /find?city=martinsburg&rss=1 500 4651ms 575cpu_ms
> > > 12api_cpu_ms 1kb TwitterFeed 3,gzip(gfe),gzip(gfe)
> > > 12-04 09:20AM 53.315 / 973ms 745cpu_ms 629api_cpu_ms 0kb Mozilla/4.0
> > > (compatible; MSIE 5.01; Windows NT 5.0),gzip(gfe)

--

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.


Reply via email to