We'll take a look. Are you able to reproduce this in your deployed app or only in the development environment?
On Feb 13, 1:33 pm, Yegor <[email protected]> wrote: > I was wondering about the same question for task queues (http:// > groups.google.com/group/google-appengine-java/browse_thread/thread/ > 18ee8bfbbfd309fd), but nobody answered. I filed a bug report (http:// > code.google.com/p/googleappengine/issues/detail?id=4564) and mentioned > cron in it. You might want to star the issue to get more attention > from the GAE team. > > Cheers, > > Yegor > > On Feb 11, 4:12 am, pac <[email protected]> wrote: > > > > > > > > > It says here > > http://code.google.com/appengine/docs/java/config/cron.html > > > "A cron job will invoke a URL, using an HTTP GET request, at a given time > > of day. A URL invoked by cron is subject to the same limits and quotas as a > > normal HTTP request, including the request time limit." > > > But here it says > > http://googleappengine.blogspot.com/2010/12/happy-holidays-from-app-e...<%20%20It%20says%20here%20%20%20http://code.google.com/appengine/docs/java/config/cron.html%20%20%20%....> > > > "No more 30-second limit for background work - With this release, we’ve > > significantly raised this limit for offline requests from Task Queue and * > > Cron*: you can now run for up to 10 minutes without interruption." > > > Clarification/confirmation will be helpful. > > Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
