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

Why dont you allow seconds? #529

Closed
AdamKyle opened this issue Jan 23, 2015 · 2 comments
Closed

Why dont you allow seconds? #529

AdamKyle opened this issue Jan 23, 2015 · 2 comments

Comments

@AdamKyle
Copy link

I have a pub sub system in place and I need to do something every 30 seconds based on when the object is published. Sometimes even less for other tasks. Is there a reason you dont allow seconds?

@jlecour
Copy link
Contributor

jlecour commented Jan 23, 2015

If I remember correctly, Cron's smallest unit is the minute, so It seems impossible for Whenever to do it.

@ienev
Copy link

ienev commented Jan 18, 2024

supercronic supports seconds.

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

3 participants