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
例行检查
功能描述 希望定时任务可以实时执行,即用户打开对话页面即可开始运行,关闭页面则不再运行,而区别于现在的全在后台运行。 在一些客服、排队场景中,需要对接一些系统,可以结合HTTP请求做更好的拓展。
另外,希望定时颗粒度可以更细一点,具体到多少秒
应用场景
相关示例
The text was updated successfully, but these errors were encountered:
No branches or pull requests
例行检查
功能描述
希望定时任务可以实时执行,即用户打开对话页面即可开始运行,关闭页面则不再运行,而区别于现在的全在后台运行。
在一些客服、排队场景中,需要对接一些系统,可以结合HTTP请求做更好的拓展。
另外,希望定时颗粒度可以更细一点,具体到多少秒
应用场景
相关示例
The text was updated successfully, but these errors were encountered: