Created attachment 1826717 [details] Project inspect output Description of problem: A User experiences slow and unresponsive developer perspective when the Topology view tries to build a graph for a larger project. Since the Topology view is the default when first logging in to the developer perspective, this makes for a poor customer experience. The size of the project is well within the bounds of the cluster's documented max limitats, at the following: 500 pods, 250 replica sets, 99 deployments, 230 jobs Prerequisites (if any, like setup, operators/versions): 4.8.10 Steps to Reproduce: 1. Log into Console 2. Select this large project 3. Select Developer perspective (if logging in as cluster-admin) Actual results: Page becomes unresponsive due to the huge number of Calls that happens at once and causes the browser to slowdown. Expected results: Show the warning message about the large number of workloads causing the browser to slowdown. Reproducibility (Always/Intermittent/Only Once): Always Additional info: Maybe limit the number of calls to avoid the browser load. Created this ticket based on this Bugzilla ticket https://bugzilla.redhat.com/show_bug.cgi?id=2006395
*** This bug has been marked as a duplicate of bug 2006395 ***