Skip to content

Creating a lot of relationships at once causes a timeout error #6361

Closed

Description

Description

When we launch the creation of a large number of relationships in a knowledge graph, the creation process takes too long and a timeout error occurs. Here's an example of a use case where this happens:
I have 350 IOCs in a report and one malware. I want to link all the IOCs with my malware, but the error occurs.

Environment

OCTI 6.0.6

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Create a repot
  2. Go in the entities tab
  3. Add one malware
  4. Add 400 Indicators
  5. Go in the knowledge graph
  6. Try to create a relation between all indicators and the malware (in one run)

Screenshots

image

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

Metadata

Assignees

Labels

buguse for describing something not working as expectedingestionLinked to ingestion (manual, from file, feeds & queue)solveduse to identify issue that has been solved (must be linked to the solving PR)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions