acoustic-carpenter-78188
07/12/2023, 8:27 AMpyflyte run --remote merge_sort.py merge_sort --numbers=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21] --numbers_count=21
and open my flyteconsole, the bug will happen.
The output is right, but the behavior isn't.
Note:
I've contributed to the merge_sort.py to change the behavior, but my code can still reproduce the bug.
Expected behavior
1.See the graph in FlyteConsole.
2.See the Nodes in FlyteConsole.
Additional context to reproduce
No response
Screenshots
image▾
image▾
acoustic-carpenter-78188
07/20/2023, 4:09 AM