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
我用官方示例最小化运行时,发现队列中会存在ping任务失败,在我代码中确实没有ping相关的handler,是我用错了吗? 我用文档中的示例测试的,当我不断的创建任务确实能正常处理https://github.com/hibiken/asynq/blob/master/README.md 但我不知清楚ping任务是谁发起的,我是不是应该要自已创建一个ping使用的handler
The text was updated successfully, but these errors were encountered:
hibiken
No branches or pull requests
我用官方示例最小化运行时,发现队列中会存在ping任务失败,在我代码中确实没有ping相关的handler,是我用错了吗?
我用文档中的示例测试的,当我不断的创建任务确实能正常处理https://github.com/hibiken/asynq/blob/master/README.md
但我不知清楚ping任务是谁发起的,我是不是应该要自已创建一个ping使用的handler
The text was updated successfully, but these errors were encountered: