Skip to content

Allow some jobs to be scheduled in the past

I have an issue where if I schedule an action to execute using @reboot from the main warlock.json config, by the time the schedule is added it is in the past and is rejected.

To fix this, I think it would be OK to allow jobs to be added that are scheduled in the past, but only up to the last 30-60 seconds.