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

TimeoutJob after Server Reboot #39

Open
flodaniel opened this issue Sep 18, 2019 · 2 comments
Open

TimeoutJob after Server Reboot #39

flodaniel opened this issue Sep 18, 2019 · 2 comments

Comments

@flodaniel
Copy link

I have a questions regarding the timeout jobs. Are they still executing, even after the server restarts? Or is there any way to persist a job, so it re-runs when the server reboots?

Thanks for your help!

@miaowing
Copy link
Owner

The job will execute again after the server restarts, maybe you can use lock for executing only once

@flodaniel
Copy link
Author

Maybe executing is the wrong word. I want it to automatically schedule again. However I am not sure, if the timeout is properly recalculated or if i have to recalculate the timeout period manually, as the job does not detect how long the server was offline.

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

2 participants