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

Simple Way to Disable Immediate Execution on "Repeat Every" #118

Open
Ademo13 opened this issue Jan 14, 2020 · 2 comments
Open

Simple Way to Disable Immediate Execution on "Repeat Every" #118

Ademo13 opened this issue Jan 14, 2020 · 2 comments

Comments

@Ademo13
Copy link

Ademo13 commented Jan 14, 2020

I'm not sure why all repeating agendas are set, by default, to also execute immediately, but in our use case this is not desired. I've been trying to locate the code where I could basically pass in { skipImmediate: true } to prevent this behavior. Where in the codebase should I pass this argument via "options", so as to reverse this default behavior? Thanks!

@BlueWater86
Copy link

You should probably provide a code sample on StackOverflow rather than slowing the developer down with a question about how to use the API.

@maxnaude
Copy link

@Ademo13 check out

job.repeatAt(jobSchedule);

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