Closed
Description
openedon Mar 14, 2024
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:
- Create a repot
- Go in the entities tab
- Add one malware
- Add 400 Indicators
- Go in the knowledge graph
- Try to create a relation between all indicators and the malware (in one run)
Screenshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment