On the Task Run views, why can’t we sort the tasks...
# ask-community
s
On the Task Run views, why can’t we sort the tasks by Duration?
k
Hey @Sean Perry, this is because we calculate the duration on the fly in the UI, so we can’t guarantee a sort without loading all of the task runs into memory.
s
That is a bummer. Duration is super helpful for triaging slow code.
I ran a Flow with over 90 tasks and I have to click through each page to see how long each one took. Then a refresh made me lose my place so I clicked through again….
k
Definitely understand. Maybe you can open a ticket in the UI repo and we can look into it. I can open a ticket too if you want with Marvin
s
yeah, I can add a ticket there.
k
No promises though since there is an actual reason we haven’t exposed this.
s
k
Yeah I guess this is really a limitation unfortunately
s
Thanks Kevin. I dropped a comment to revive the stale ticket.