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 creation] Increase the limit of the number of objects that can be created with bulk creation #9477

Open
Lhorus6 opened this issue Dec 30, 2024 · 1 comment
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team

Comments

@Lhorus6
Copy link

Lhorus6 commented Dec 30, 2024

Use case

The limit of 50 in bulk creation is too restrictive.

The need is simple: I have a list of more than 50 IPs in a file, on a website, in a twitter post, ... and I want to quickly create them in my platform.

Current Workaround

  • Do it in several instalments
  • Create a CSV mapper and ingest them into a CSV file

Proposed Solution

Increase the limit a little. 100 would be better, and 150 if possible would be nice.

If the feature request is approved, would you be willing to submit a PR?

No

@Lhorus6 Lhorus6 added feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team labels Dec 30, 2024
@aHenryJard
Copy link
Member

Implementation notes: please check platform performance with several bulk create of the max number in parallel (simulate several users using the bulk create at the same time).

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

2 participants