Add the job to a queue instead of running it directly in cron that way it can run for 10 minutes
On Jan 26, 12:24 am, DougW <[email protected]> wrote: > I have a cron setup to run a python file on the vizumetricsupdate > application that is constantly failing although there is no error in > the log. When I run this python file from IDLE it takes about 90 > seconds to run - so I think this is where my problem lies. I believe > there is a max time of 30 seconds right? > > Is there any work around for cron jobs that take longer than 30 > seconds? -- 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.
