A question about repeating jobs
ZhaopingLuo opened this issue · 1 comments
ZhaopingLuo commented
I just worry about time deviation.
When we replicate or reschedule a job, does the delay time base on system current time or job's expected time?
msavin commented
It's system time vs job expected time.
Every couple of seconds or so, the package will ping the database to see if there is a job with a due date that is less than the current date.