工单执行一直是排队中, #3015
Unanswered
1175239102
asked this question in
Q&A
工单执行一直是排队中,
#3015
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
k8s部署的,版本:Archery (v1.11.3)



debug接口显示:
回调失败的记录:没有
logs/qcluster.log:文件内容是空的
现状:有时候可以正常结束,大部分工单都是排队中,下图中的人工终止流程都是因为排队中然后手动终止的
尝试过的方法:
1、update sql_workflow set status='workflow_review_pass' where status = 'workflow_queuing';修改完状态,重新执行还是卡在排队中
2、重启pods
3、pods中重启qcluster
Beta Was this translation helpful? Give feedback.
All reactions