The documentation for Scheduled Tasks says "A URL invoked by cron is subject to the same limits and quotas as a normal HTTP request, including the request time limit."
Is there a reason for scheduled tasks to have a 30s limit rather than the 10m limit for tasks? Seems silly to create a cron handler just to kick off a task which calls a task handler... Or is the documentation old and crons actually have 10m limits? Thanks, Jeff -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
