add # to deactive
2009/5/29 风笑雪 <[email protected]> > Modify your cron job's handler, add a variable to identify whether need run > this job. > You can store it in memcache and datastore, so that it can be edited in > console. > > 2009/5/29 秦锋 <[email protected]> > >> >> For me, cron is a good mechanism to maintain the data on schedule, but >> for application requirement, sometimes I want to disable/enable some >> jobs under specific situation. Now the only choice is to maintain a >> large txt file with all jobs and copy part of them into cron.yaml and >> then upload. >> Is it possible to add an option active/deactive so that I don't change >> cron.yaml quite a lot all the time? >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
