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

Testing in development with periodic interval lesser than 15 minutes #197

Open
huzaifa-99 opened this issue Jul 9, 2022 · 0 comments
Open

Comments

@huzaifa-99
Copy link

For a background job, say

const backgroundSchedule = {
jobKey: "myJob",
period:900000 // 15 minutes: this is the minimum time interval
}

Is there a way to reduce the period value to less than 5 minutes in development?

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

1 participant