I am using default folder structure instead of modern structure, where i can assign process to specific BOT. I want to run my automation for every 5minutes between 8-22 and I have created respective CRON expression 0 0/5 8-22 ? * MON,TUE,WED,THU,FRI * .
Question/Query :- If my 8AM job continues to run till 12PM, will the jobs that has scheduled to be triggered at 8.0AM, 8.10AM, 8.15AM…11.05AM, 11.10AM… 11.55AM will continue triggering and create jobs with status PENDING?
If yes, i don’t want that to happen. Instead at 12.05PM i want a new job to be triggered since by 8AM job ended at 12PM