Hello Trez, A Cron Task is an scheduled HTTP request. The time it can run, depends on witch instance type receive the request. If you need a long process to run from a cron task, a common approach is to launch a task queue (from the cron request) in a Manual or Basic scaling module.
Cheers El sábado, 14 de noviembre de 2015, 11:48:57 (UTC+1), Trez Ertzzer escribió: > > Hello. > I would like to know: > > for how long can a "cron task" run? normal task is 10 minutes. but what > about the "cron task"... > > thank you. > > sorry if it written somewhere but I read this: > https://cloud.google.com/appengine/docs/java/config/cron > > --> did not find my answer.... > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5a3466ad-9e54-4af6-85e7-3654cf314847%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
