[bug] Considerable delay in showing steps in Kubeflow Pipelines UI after navigating to Runs
What steps did you take
Create a pipeline with working ML algorithm.
What happened:
We encountered considerable delay (lasting more than 2 minutes) in showing steps in Kubeflow UI after navigating to Runs. Initially, after opening Runs, Kubeflow Pipelines UI shows only a blank window. The algorithm's steps in Kubeflow Pipelines appear only after these 2 requests: ml_metadata.MetadataStoreService/GetContextByTypeAndName fail. It seems that it's rather a core Kubeflow's internal bug, similar to the one reported here: https://github.com/kubeflow/pipelines/issues/3763. This issue affects only the Kubeflow UI and does not affect the algorithms' deployments nor operations. We can still access pipelines details by using an external software as UI.
What did you expect to happen:
We didn't expect any significant delay.
Environment:
- How do you deploy Kubeflow Pipelines (KFP)? Kubeflow Pipelines as part of a full Kubeflow deployment. Kubeflow itself is installed using kustomize, according to the documentation (agnostic environment).
- KF version: 1.4.0
- KFP version: 1.7.0
- KFP SDK version: 1.8.11
Anything else you would like to add:
What would be the estimated time of resolution for this issue?
Labels
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
Could you check the resource usage in your cluster, and see if any limit was reached? You may also consider upgrading to 1.8.
@Linchin No limit was reached when it comes to resource usage.
Closing this issue. No activity for more than a year.
/close
@rimolive: Closing this issue.
In response to this:
Closing this issue. No activity for more than a year.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.