Hacker News new | ask | show | jobs
by nnf 631 days ago
GP's comment is talking about checking multiple feature flags, not checking a single feature flag multiple times.
1 comments

GP referred specifically to queries checking if "user is a member of group A and has an IP located in country B".

The number of feature flags is irrelevant. In fact, the feature flag and A/B testing services I used always returned all default treatment overrides in a single request.