[Console] The task has been STARTING and cannot be restarted or exited
Describe the bug I started an interactive query service, but my geaflow console service unexpectedly exited. After restarting the console process, the task status remained 'starting' and could not be deleted, exited, or restarted
Expected behavior The task should failed
Additional context 实例名称:instance_admin entryClass:com.antgroup.geaflow.example.service.QueryService 任务类型:服务 状态:STARTING 图名称:dy_modern 任务名称:demojobquery 集群名称:cluster-default 引擎版本:0.6.3
Hi, thanks for reporting this issue!
It looks like the console service didn't handle the unexpected exit properly, which caused the task status to remain in the 'STARTING' state. This is definitely a bug that we need to fix.
I'll prioritize working on a fix for this issue.