Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC - Interval for schedules #265

Closed
thinkwelltwd opened this issue Oct 10, 2017 · 1 comment
Closed

RFC - Interval for schedules #265

thinkwelltwd opened this issue Oct 10, 2017 · 1 comment

Comments

@thinkwelltwd
Copy link

I would like to be able to run tasks on custom intervals, such as every 6 hours, or every 2 weeks, etc. The Minutes schedule type has this feature in that a schedule can be run every specified set of minutes.

In my mind, it would be useful to generalize the "minutes" field to an Interval field so that all schedules types could be run on custom intervals. This would be a backwards incompatible change if the "minutes" column was removed, so I thought I'd ask if there's any interest in such a feature. If there is, I'd be interested in submitting a PR.

Any thoughts?

@Eagllus
Copy link
Collaborator

Eagllus commented Oct 10, 2017

I like the idea of having a custom interval.
I don't mind having backwards incompatible changes not sure how @Koed00 thinks about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants