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

Limit the size of a set at some level #79

Open
jnunemaker opened this issue Aug 24, 2015 · 1 comment
Open

Limit the size of a set at some level #79

jnunemaker opened this issue Aug 24, 2015 · 1 comment

Comments

@jnunemaker
Copy link
Collaborator

The individual actor and group gates are not made to store hundreds or thousands of values. We should limit the size these sets can grow to in an effort to help prevent people from hurting themselves. This check could happen at enable time to prevent enabling more than 1k or some number of individual elements in a set.

@rstawarz
Copy link

rstawarz commented Feb 7, 2024

👋 Is the plan not to support > 1k flipper gates for actors?

We were looking at migrating to flipper from our custom feature flag solution, but it appears that there isn't a way to configure it to not load every actor gate into memory - is that really the case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants