Hi,
I have LLD with delay of 60 sec, all i want to do is to delay one of my item prototype execution (only for the first time), for example:
I have item-a in the LLD (with delay of 60 sec):
What happen now is: the item execute at time: 0 , 1m , 2m , 3m ...
What i want is to delay the first execution in 5 min (so the item will execute at the first time after 5 min) like at time: 5m, 6m, 7m ...
Thanks
I have LLD with delay of 60 sec, all i want to do is to delay one of my item prototype execution (only for the first time), for example:
I have item-a in the LLD (with delay of 60 sec):
What happen now is: the item execute at time: 0 , 1m , 2m , 3m ...
What i want is to delay the first execution in 5 min (so the item will execute at the first time after 5 min) like at time: 5m, 6m, 7m ...
Thanks
Comment