6 ms·
GP's comment is talking about checking multiple feature flags, not checking a single feature flag multiple times.
by nnf 2y ago
GP's comment is talking about checking multiple feature flags, not checking a single feature flag multiple times.
- chipdart 2y agoGP 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.