Looks like this might be a bug.  99 minutes works fine, but it doesn't
seem to like three digit numbers.

You might want to search the issue tracker for a similar issue, or
file a bug report if you can't find one.


Robert





On Thu, Jun 23, 2011 at 00:39, Waleed Abdulla <wal...@ninua.com> wrote:
> I tried this:
>
> - description: My Cron Job
>   url: /work/cronjob
>   schedule: every 100 minutes
> And this:
> - description: My Cron Job
>   url: /work/cronjob
>   schedule: every 1.6 hours
>
> And both error out when I try to deploy, with the message:
> Error parsing yaml file:
> Unable to assign value 'every 100 minutes' to attribute 'schedule':
> schedule 'every 100 minutes' failed to parse: line 1:8 mismatched input u'0'
> expecting set None
>   in "./cron.yaml", line 43, column 13
>
> --
> 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.
>

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