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

Skip Immediate not working with CRON #61

Open
rhugie opened this issue Feb 4, 2025 · 0 comments
Open

Skip Immediate not working with CRON #61

rhugie opened this issue Feb 4, 2025 · 0 comments

Comments

@rhugie
Copy link

rhugie commented Feb 4, 2025

Hi if I add a new job with repeatEvery set and skipImmediate to true it works as expected if the value is something like "10 minutes" however if I use a CRON string such as "10 * * * *" it will create the job with the next date correctly but it always runs the job immediately as well.

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

No branches or pull requests

1 participant