Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk create/edit mutations for SCO #10169

Open
lydiym opened this issue Mar 7, 2025 · 0 comments
Open

Bulk create/edit mutations for SCO #10169

lydiym opened this issue Mar 7, 2025 · 0 comments
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team

Comments

@lydiym
Copy link

lydiym commented Mar 7, 2025

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 and PyCTI with Elasticsearch bulk operations under the hood for SCO (create/edit) and figure issues for other Object Types.

@lydiym lydiym added feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team labels Mar 7, 2025
@lydiym lydiym changed the title FEATURE: Bulk create/edit mutations for SCO Bulk create/edit mutations for SCO Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team
Projects
None yet
Development

No branches or pull requests

1 participant