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

Is it possible to run two jobs asynchronously? #189

Open
LCSLITX opened this issue Jun 27, 2023 · 0 comments
Open

Is it possible to run two jobs asynchronously? #189

LCSLITX opened this issue Jun 27, 2023 · 0 comments

Comments

@LCSLITX
Copy link

LCSLITX commented Jun 27, 2023

Hello.

According to toad-scheduler README here, it is possible to use preventOverrun option, so a specific job won't run (again) before the previous instance of itself is finished.

My question is, can I prevent a second job from running before the first one is finished? Mind that it is not a second instance of the same job, it is a different job.

I've been using node-schedule and there's no way of doing that natively. I acknowledged toad-scheduler with @kibertoad commentary on a issue on this matters.

@LCSLITX LCSLITX changed the title Is it possible to run two jobs asynchronously? Or prevent a second job running before the first one is finished. Is it possible to run two jobs asynchronously? Jun 27, 2023
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