Run scheduled updates #28
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
leming/kronos!28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "leming_add-schedule"
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?
scheduleuse.@ -195,0 +81,4 @@# Configure scheduler and run execution loop.# TODO: configurable scheduling?schedule.every(12).hours.do(job)Do we want to run it immediately on startup before waiting for 12h?
schedule.every(12).hours.do(job).run()96459f6dd6tocaf1961411caf1961411tof9cdbc2767