Bulk create/edit mutations for SCO #10169
Labels
feature
use for describing a new feature to develop
needs triage
use to identify issue needing triage from Filigran Product team
Use case
Intensive SCO creation/editing produces many mutation requests one-by-one with unnecessary high load to Platform/Elasticsearch and slowdowns operations.
Current Workaround
Create/Edit SCO one-by-one with performance penalty and overhead costs.
Proposed Solution
Add really bulk mutations in
GraphQL API
andPyCTI
withElasticsearch bulk operations
under the hood for SCO (create/edit) andfigure issues for other Object Types
.The text was updated successfully, but these errors were encountered: