Hi,

May be possible if the following way 

1.Taskqueue that operates every four hours and two minutes is made. 

2.Cron that calls the Taskqueue at 10:00 is made. 

Please try.
thanks.



>Hi,
>
>I want to configure a cron job for running every 2 minutes from (e.g.)
>1000 to 1600 hours.
>
>Firstly, can I use something as follows? Secondly, how can I specify
>how long the cron job will run?
>
> <cron>
>   <url>/update</url>
>   <description>Repopulate data every 2 minutes from 10:00 AM</
>description>
>   <schedule>every 2 minutes sun,mon,tue,wed,thu 10:00</schedule>
>   <timezone>Asia/Dhaka</timezone>
> </cron>
>
>Thank you in advance,
>
>Imran
>
>-- 
>You received this message because you are subscribed to the Google Groups 
>"Google App Engine for Java" group.
>To post to this group, send email to google-appengine-j...@googlegroups.com.
>To unsubscribe from this group, send email to google-appengine-java+
>unsubscr...@googlegroups.com.
>For more options, visit this group at http://groups.google.com/group/google-
>appengine-java?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to