Same for app 'comment-tracker'
4 jobs with schedule: every day 00:00, every day 06:00, every day
12:00, every day 18:00
Even though jobs were successful two of the jobs kept running. Effect:
almost 5k request in 6 or 7 hours. Had to upload new cron.yaml without
these jobs before quotas reset...

BTW didn't know about that it is possible to set the timezone


On 1 Lip, 09:14, Sylvain <sylvain.viv...@gmail.com> wrote:
> Hi,
>
> Today, since 6:00 (PARIS), my cron is running each second.
> This cron must run only once a day :
>
> cron:
> - description: reminder by mail
>   url: /reminder
>   schedule: every day 06:00
>   timezone: Europe/Paris
>
> This cron works fine since 15 days without any issue.
>
> This cron sent a mail, so now my quota is gone (not very important),
> but I think there is a big issue today.
>
> my app : tools-expertys
>
> Cron info in my Dashboard :
> Cron Job        Schedule/Last Run/Last Status (All times are UTC)
> /reminder
> reminder by mail         every day 06:00 (Europe/Paris)
> 2009/07/01 09:00:02 0 day late Success
>
> As you can see the last success = 09:00, but it should run only at
> 6:00

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