I don't know if it's only happening by me but my crons are running
every second!!!

Here is a copy of my cron.yaml:
cron:
- description: send at night
  url: /cron/night
  schedule: every sun,mon,tue,wed,thu,fri of apr,may,jun 1:30
- description: send by day
  url: /cron/day
  schedule: every sun,mon,tue,wed,thu,fri of apr,may,jun 15:30

But it's currently generating constant requests! Help!
--~--~---------~--~----~------------~-------~--~----~
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