Update to cron.v3 #1

Closed
opened 2019-08-14 22:14:09 +00:00 by iamthefij · 0 comments
Owner

The v3 version of robfig/cron supports removing entries from the scheduler. This is required for working around a potential bug where tasks are removed and rescheduled at the same time they are intended to be executed.

It also allows setting of error handling or delaying or failing runs when schedules overlap.

The v3 version of `robfig/cron` supports [removing entries](https://github.com/robfig/cron/blob/v3/cron.go#L199) from the scheduler. This is required for working around a potential bug where tasks are removed and rescheduled at the same time they are intended to be executed. It also allows setting of error handling or delaying or failing runs when schedules overlap.
iamthefij added this to the v2.0.0 milestone 2019-08-14 22:16:10 +00:00
iamthefij added the
enhancement
label 2019-08-14 22:17:18 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: iamthefij/dockron#1
No description provided.