Skip to content

Improve UI Performance - batch loading of relations connections #989

Closed

Description

Description

In screen that list relations and also the connections, OpenCTI lazy load every connection one by one.
We need to batch load the connections to speedup the loading.

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Go to /dashboard/threats/intrusion_sets/4774ee2c-cb72-4cf4-a1bb-731d5b2475e8/knowledge/overview

Expected Output

Quick rendering of Global Kill Chain.

Actual Output

Low rendering speed. Could also lead to elastic error depending of the amount of data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

featureuse for describing a new feature to developsolveduse to identify issue that has been solved (must be linked to the solving PR)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions