I want run task on each hour between 0900~1800:
https://1drv.ms/i/c/0a2ff4dbb56417a8/Ef ... g?e=7ARbrn
https://1drv.ms/i/c/0a2ff4dbb56417a8/Ed ... g?e=0KKLQr
But it always no run on 18:00 :
https://1drv.ms/i/c/0a2ff4dbb56417a8/Ef ... g?e=bVwmkl
Whatever your reason, this is not match user expectations.
task no run on end time window
Re: task no run on end time window
Hello,
I am sorry if this does not match your expectations, but the fact is that you have to add a few minutes to the end of the time window so that the job can run. For example, use 18:05 as the end of the time window.
Thanks!
I am sorry if this does not match your expectations, but the fact is that you have to add a few minutes to the end of the time window so that the job can run. For example, use 18:05 as the end of the time window.
Thanks!
Re: task no run on end time window
This makes things inelegant.
Re: task no run on end time window
Hello,
I fully understand your point. But you have to think of the time window end as non-inclusive. If the job were to start at the end time, it would effectively be running after the end. I also cannot change the behavior because it would break existing configurations that our users depend on.
I fully understand your point. But you have to think of the time window end as non-inclusive. If the job were to start at the end time, it would effectively be running after the end. I also cannot change the behavior because it would break existing configurations that our users depend on.
Re: task no run on end time window
running over the end is not a problem, breaking change is, I understand, Thank you.