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