You let it seem like a well known feature of app engine - but to me it
is more or less surprising behaviour, so I would rather call it a
bug :)
But thanks for your reply, I will then fix my jobs by assigning them
to a specific time of the day.

On 11 Apr., 17:24, djidjadji <[email protected]> wrote:
> It is a 'known fact that the cron job times are reset when you upload
> a new version.
> If you tell it "every 24 hours" and within 24 hours you do another
> upload no cron job is called.
> Better is to specify a time of day to run the job "every day 00:00"
>
> 2010/4/11 conman <[email protected]>:
>
> > I am not sure why that is, but I have the feeling that app engine cron
> > jobs are not totally reliable. I have 3 cron jobs scheduled at "every
> > 24 hours" but a some days they are run and at some days they are not
> > run at all.
>
> > And If they are run the time of execution is not predictable (at least
> > for me) - I mean I would expect the jobs to be run around the same
> > time every day...?
>
> > Could that be related to updates I make to my application? So maybe
> > the scheduler of the jobs is set back to 24 houres if I upload a new
> > version of my app??
>
> > Thanks
> > Constantin
>
> > --
> > 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 
> > athttp://groups.google.com/group/google-appengine?hl=en.

-- 
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.

Reply via email to