kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.59k stars 1.62k forks source link

[frontend] No console output when graph too large #9350

Closed droctothorpe closed 11 months ago

droctothorpe commented 1 year ago

Environment

Steps to reproduce

Create a pipeline with more than 1000 edges or nodes.

Expected result

There should be console indicating that graphs beyond a certain size are not supported.

Materials and Reference

This conditional prevent graphs that exceed a certain size from rendering, but there's no error message in the console indicating what the underlying problem is. This makes debugging difficult for end users and us as Kubeflow platform maintainers.

Impacted by this bug? Give it a 👍.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 11 months ago

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.