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
分布式任务调度可以提高 Job 的执行效率,此功能主要用于一些后台任务,比如定期关闭过期定单。 EDAS 提供的分布式任务调度有多种模型,需要逐个验证。
文档参考 分布式任务调度 SchedulerX
The text was updated successfully, but these errors were encountered:
No branches or pull requests
分布式任务调度可以提高 Job 的执行效率,此功能主要用于一些后台任务,比如定期关闭过期定单。
EDAS 提供的分布式任务调度有多种模型,需要逐个验证。
文档参考 分布式任务调度 SchedulerX
The text was updated successfully, but these errors were encountered: