Eduardo Apolinario (eapolinario)
11/08/2022, 10:43 PMflyteconsole
, the one that shipped with Flyte 1.2.
More specifically we have two packages for flyteconsole
, https://github.com/flyteorg/flyteconsole/pkgs/container/flyteconsole and https://github.com/flyteorg/flyteconsole/pkgs/container/flyteconsole-release, the latter one follows the Flyte releases. Starting with flyteconsole:v1.2.6
and flyteconsole-release:v1.2.0
there's a perf regression that affects large workflows (e.g. with lots of nested dynamic tasks).
We'll be using https://github.com/flyteorg/flyteconsole/issues/638 to track the work to fix this. The team is hard at work and we expect to land a fix for this in the next week or so.
tldr: if you notice a slowdown in the graph view in flyteconsole after updating to Flyte 1.2., please report to https://github.com/flyteorg/flyteconsole/issues/638 or ping us here on the OSS slack. We expect to have a fix out shortly.Ketan (kumare3)
11/09/2022, 2:24 AMRahul Mehta
11/10/2022, 2:26 PMKetan (kumare3)
11/10/2022, 3:54 PM