Allow some jobs to be scheduled in the past #67
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have an issue where if I schedule an action to execute using
@reboot
from the mainwarlock.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.
mentioned in merge request !38
created merge request !38 to address this issue
mentioned in commit
efbc25a0c5