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

Server restart for delayed jobs. #1244

Open
mannyOE opened this issue Jun 13, 2020 · 1 comment
Open

Server restart for delayed jobs. #1244

mannyOE opened this issue Jun 13, 2020 · 1 comment

Comments

@mannyOE
Copy link

mannyOE commented Jun 13, 2020

I have use case that allows me to use this library's delay feature, and I love it cos it let me schedule events i'd previously be using cron for.

But I am wondering if the server stops before a job is due and restarts after the job's delay has elapsed, due KUE still process those? if not can the retry feature to ensure that it attempts to run the job even after the delay?

@mannyOE
Copy link
Author

mannyOE commented Jun 13, 2020

Or maybe a process i can use to restart expired jobs any time server restarts

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