-
Notifications
You must be signed in to change notification settings - Fork 188
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
使用HangfireJobAgent,和服务端在同一个netcore的微服务 #224
Comments
nice @maxiar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
发现在服务重启后,周期性任务全部会执行一次,后续执行和日志都是正常的,能否在服务重启时,不让任务执行的?
The text was updated successfully, but these errors were encountered: