acoustic-carpenter-78188
03/02/2023, 10:06 PMcontrol_flow.run_merge_sort.merge_sort - only failed items are rendered.
https://demo.nuclyde.io/console/projects/flytesnacks/domains/development/executions/f1c3d1514116a44019fe?duration=all
versions view
https://demo.nuclyde.io/console/projects/flytesnacks/domains/development/workflows/core.control_flow.run_merge_sort.merge_sort/version/ARW5epeOV80feOjLTUXmtQ==
<http://dolt.dolt_branch_example.wf|dolt.dolt_branch_example.wf>
https://demo.nuclyde.io/console/projects/flytesnacks/domains/development/executions/arnb8thjdrpqqmsgqrmc?duration=all
Solution
At this point we haven't treated the branch node in any way that is different from regular python_task in DagV2, as such we don't have enough information to show it in a proper way
This work should be approached in few steps:
[ ] Understand Branch node type (spike)
[ ] Design requirements for how we will show branch node in Graph View
[ ] Add Branch node to DagV2 info (?)
flyteorg/flyteconsoleacoustic-carpenter-78188
03/02/2023, 10:06 PM