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

crontab run error #500

Closed
zhuliquan opened this issue Aug 14, 2023 · 2 comments
Closed

crontab run error #500

zhuliquan opened this issue Aug 14, 2023 · 2 comments

Comments

@zhuliquan
Copy link

AddFunc func using * */1 * * * * or */1 * * * * *, run every seconds

@ChetWang
Copy link

if you want to run every minute, try:
0 */1 * * * ?

@zhuliquan
Copy link
Author

I just test, your expr is ok and find 0 */1 * * * * is also ok

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