We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,按照说明写完自己的逻辑,根据cron设置周期,并部署IIS后,发现Job不按照设置的周期执行(已确定cron表达式无误),当人员登录后,发现job会自动运行一次。个人猜测是不是因为应用程序池回收导致的job不能按照预期进行?还是我部署有问题?查找资料有人建议部署job到服务中?请问您这里有这种情况吗?
The text was updated successfully, but these errors were encountered:
IIS我试过部署Job会准点,但Linux上不会按准点运行,会差几秒。
Sorry, something went wrong.
No branches or pull requests
您好,按照说明写完自己的逻辑,根据cron设置周期,并部署IIS后,发现Job不按照设置的周期执行(已确定cron表达式无误),当人员登录后,发现job会自动运行一次。个人猜测是不是因为应用程序池回收导致的job不能按照预期进行?还是我部署有问题?查找资料有人建议部署job到服务中?请问您这里有这种情况吗?
The text was updated successfully, but these errors were encountered: