[BUG] [CONSOLE] gate node in dynamic task #3354
Labels
bug
Something isn't working
Epic: Signaling
Signal support, gate nodes, and HITL workflows
ui
Admin console user interface
Milestone
Describe the bug
Gate nodes inside of dynamic tasks don't behave the same. This workflow https://github.com/flyteorg/flytesnacks/blob/cecf8b1c98b784da3f15c1ab04624619890d1d16/cookbook/core/control_flow/human_in_the_loop.py#L82 is functionally the same as the
mainwf
that we've been testing on, except that it happens inside a dynamic task instead of the top level workflow.However when run inside a dynamic workflow, things don't look the same. None of the gate node stuff is there and the approval node only shows Running not Paused.
Expected behavior
Things should look the same as the non-dynamic case. This includes all views (node-list, graph, timeline)
Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: