You can't change an app's cron config dynamically.  However, you can write
your own process that is invoked by cron on a regular basis and decides what
to do on each invocation based on application data.

-- Dan

On Wed, Apr 8, 2009 at 2:57 PM, Michael Bailey <yogurte...@gmail.com> wrote:

>
> From the documentation it looks like the Cron Job schedule is static.
>
> Is there a way to programatically add cronjobs ( with a server-side
> python/java API)?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to