Improve instance fetching performance

XMLWordPrintableJSON

    • Not Needed

      Currently Instance fetching happens eagerly by pulling all the databases/collections together (see instance-model), which can cause the UI to hang the more namespaces there are.

      The goal of this ticket is to

      • isolate the bottleneck of the instance fetching,
      • improve the performance of the fetching,
      • or prevent fetching instances from blocking UI, e.g. by fetching the details lazily or asynchronously

              Assignee:
              Unassigned
              Reporter:
              Satyendra Sinha
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: