Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


zuvefox
2011-07-27T04:47:23Z
I want to ask, I have case which my company need that.but I don't know VisualCron can do that or not
My case:
I want delay time example 10000ms(10sec)
I created task A: email
I executed task(Task A)at certain time.
at next 2 sec I execute again at same task(task A) to email me. result: that task can't email me(skip task) because I ran 2sec is less than delay time (10sec)
but if I run that task at 11sec, that task can email me because 11sec is greater than delay time.

can Visualcron do like that case?to prevent execute same task suitable with delay time

thanx
Sponsor
Forum information
Support
2011-07-27T15:04:42Z
We have no built in delay between Tasks. The easiest way would be to use the "Put job in queue" option and only allow one instance of the Job itself - and then queue the rest.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
zuvefox
2011-07-28T01:12:13Z
thanx for your reply.
so how to know that task has already executed?because if has already executed.that task can't execute again until for example 1minutes.
Support
2011-07-28T14:56:31Z
To be sure, you could add a Wait Task and let it sleep for one minute in the end.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top