I am facing a similar issue.

Firstly, how do you target a specific version of a module in the 
dispatch.yaml? The docs only talk about modules.

Secondly, is there anyway to use more then 10 dispatch rules? I have 
already had to use 5 for routing subdomains (unless there is another way to 
achieve this?)

On Tuesday, April 7, 2015 at 6:55:29 PM UTC+1, Shobhit wrote:
>
> Hi Dawid.
>
> First thing in cron.yaml, you are supposed to use version or module in the 
> target parameter. If you wish to target the cron job for a particular 
> version and module you can use the dispatch.yaml as described by Vinny in 
> the previous messages.
>
> On Thursday, February 20, 2014 at 12:29:04 PM UTC-5, Dawid wrote:
>>
>> Hi all,
>>
>> How can have a cron job target a particular version of a particular 
>> module? I've tried:
>>     *target: version.module*
>>
>> Unfortunately, appcfg.py won't accept it:
>> *Unable to assign value 'debug.reports' to attribute 'target':*
>> *Value 'debug.reports' for target does not match expression 
>> '^(?:^(?:(?:((?!-)[a-z\d\-]{1,63}):)?)((?!-)[a-z\d\-]{1,100})$)$'*
>> *  in "./cron.yaml", line 34, column 11*
>>
>> Many thanks,
>> Dawid
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/744146ed-8d8f-45ae-b97f-59142a21fc8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to