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

执行周期不对 #82

Closed
gywei opened this issue Oct 12, 2020 · 3 comments
Closed

执行周期不对 #82

gywei opened this issue Oct 12, 2020 · 3 comments

Comments

@gywei
Copy link

gywei commented Oct 12, 2020

{
"Url": "http://xxxxxxxxx::8888/jobagent",
"Method": "POST",
"Data": "",
"ContentType": "application/json",
"Timeout": 5000,
"DelayFromMinutes": 1,
"Cron": "*/5 * * * * ?",
"JobName": "更新",
"QueueName": "recurring",
"AgentClass": "Admin.Core.Jobs.UpdateUserLocationJob,Admin.Core",
"SendSuccess": false,
"SendFail": false,
"Mail": "",
"EnableRetry": false,
"RetryTimes": 0,
"BasicUserName": "test",
"BasicPassword": "123456"
}

以上设置是每5秒需要自动执行一次,实际查看记录发现是每15秒才执行一次,很少搞不懂怎么会变成15秒???

@yuzd
Copy link
Owner

yuzd commented Oct 12, 2020

请参考看下这个:#66

@yuzd yuzd closed this as completed Oct 12, 2020
@gywei
Copy link
Author

gywei commented Oct 12, 2020

请参考看下这个:#66

感谢!

@yuzd
Copy link
Owner

yuzd commented Oct 12, 2020

不客气 有想法 有问题 欢迎探讨

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