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

Cron parser should not support jobs scheduled in seconds #172

Closed
utsavk1993 opened this issue Oct 1, 2019 · 2 comments
Closed

Cron parser should not support jobs scheduled in seconds #172

utsavk1993 opened this issue Oct 1, 2019 · 2 comments
Assignees
Labels
feature-request priority-low Low priority feature/enhancement

Comments

@utsavk1993
Copy link

Ideally, Cron job cannot be used to schedule a job in a seconds interval. Can you provide an option to disable it and throw an error if some user schedules the job in seconds
E.g. */30 * * * *

@harrisiirak harrisiirak self-assigned this Oct 2, 2019
@harrisiirak
Copy link
Owner

@utsavk1993 it sounds like a reasonable addition.

@harrisiirak harrisiirak added feature-request priority-low Low priority feature/enhancement and removed enhancement labels Jan 1, 2021
@harrisiirak
Copy link
Owner

I'll close it in favour of #249 (optionally disabling cron extensions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request priority-low Low priority feature/enhancement
Projects
None yet
Development

No branches or pull requests

2 participants