We had a similar issue when our datacatalog was deployed incorrectly for cached tasks.
w
wonderful-continent-24967
05/06/2025, 11:06 PM
The "phase" column in
flyteadmindb.task_executions
for this task shows "SUCCEEDED", workflow status is "FAILED", but the flyte console UI shows that this task is still running.
Could this be a bug in flyte console? Is there anything we can do to fix this?
c
careful-australia-19356
05/08/2025, 9:17 PM
@wonderful-continent-24967 sounds like a console issue. Could you share the flyte and flytekit versions you're using and a reproducible example?
w
wonderful-continent-24967
05/13/2025, 5:10 PM
We were on flyte 1.11 (same flytekit) when this workflow was triggered , but we upgraded flyte backend to 1.15 (8 days after the workflow start time).
Unfortunately, we are not able to reproduce this issue, didn't occur again for the same workflow.
Also created a github issue for this - https://github.com/flyteorg/flyte/issues/6442