My cron runs every minute because it is the minimal period that gae
supports.



2010/6/16 Tristan <tristan.slomin...@gmail.com>

> From my understanding this error happens when a request hits an
> application instance but is put on a queue and becomes stale before
> other requests in front of it get out of the way and execute.
>
> Doesn't your cron job have to fire every second in order to keep the
> application alive? I thought that 1 request per second is the keep-
> alive boundary. It's somewhere around there. How often does your cron
> execute?
>
> On Jun 16, 5:51 am, Eduardo Perrino <eduardo.perr...@gmail.com> wrote:
> > I need help my application show the next error:
> >
> > "Request was aborted after waiting too long to attempt to service your
> > request. This may happen sporadically when the App Engine serving
> > cluster is under unexpectedly high or uneven load. If you see this
> > message frequently, please contact the App Engine team."
> >
> > I created a cron job to keep alive the application, but the error
> > persits, i need help to fix it.
> >
> > Thanks!!!!
>
> --
> 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<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

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