Why are users receiving inconsistent values during progressive rollout?
Users are receiving inconsistent values during a progressive rollout.
Inconsistent values can occur due to entity ID mismatches, new rollout distributions, or SDK configuration issues.
Verify the following:
- The same
entity_idis used for evaluation. - Check if a new progressive rollout was started (which generates a new distribution).
- Ensure the SDK is properly configured and up to date.