I have a dynamic task with a ton of subtasks.. on ...
# flyte-support
d
I have a dynamic task with a ton of subtasks.. on the order of 100s. The flyte UI gets incredibly slow when i try to expand the list of subtasks. from what i understand there is a separate request to load information for each node, which is likely what's causing the webpage slowdown here. is there a recommended way to get around this UI slowness?
t
@freezing-journalist-8768 are any of the performance improvements you put in relevant here and will be upstreamed?
f
It looks like out most recent optimization for dynamic node executions hasn’t been upstreamed. I’ve added it to our triage list for prioritization
s
@delightful-queen-21464 thanks for bringing this to our attention. We have optimized the Union UI to scale quite a bit, but not all of the changes are trivial to upstream, and we do not have it on the roadmap at this moment.