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
thankful-minister-83577
09/18/2024, 8:58 AM
@freezing-journalist-8768 are any of the performance improvements you put in relevant here and will be upstreamed?
f
freezing-journalist-8768
09/18/2024, 4:44 PM
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
silly-toddler-37820
09/25/2024, 11:25 PM
@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.