Hi folks, when trying to visualize a flow that ran...
# ask-community
m
Hi folks, when trying to visualize a flow that ran locally using
flow.run()
and
flow.visualize(flow_state=flow_state)
is there a way to display the duration of the tasks ?
I suppose writing a custom visualization function shouldn’t be too hard - just wondering if someone else came across this usecase
m
Hello Marwan! There is no duration attribute for the task anymore (I'll investigate why not 🤔), but let's see if community has something to share for now.