Balgur
Balgur
WWindmill
Created by Balgur on 8/12/2024 in #help
Schedule start time field, or equivalent.
Lets say I have a job that runs every hour, then it suddenly starts failing. For that job, it's extracting data from the DB using the hourly time period. So what I'm looking for is say three consecutive executions fail. I want to be able to rerun each job without manually entering inputs. So if the jobs that wailed were for 1,2 & 3 am. I could rerun the first, and it would have that same input of schedule time "2024-08-14 01:00:00". Then if I rerun it, it will just pull the data from 2024-08-14 00::00:00 - 2024-08-14 01:00:00. This is something I would expect to see in an orchestration system but I can't seem to find it in any of the documentation.
1 replies