Skip to content

Conversation

matthewelwell
Copy link
Contributor

Identity caches were using the environment cache key meaning that, if a request was made to retrieve the flags for an environment before one to retrieve the flags for an identity, the identity would receive the cached environment flags.

The identity's flags were weirdly being written to the cache with their own cache key, but were being retrieved using the environment cache key.

@matthewelwell matthewelwell requested review from a team and gagantrivedi July 13, 2023 11:45
@matthewelwell matthewelwell merged commit b59359c into main Jul 14, 2023
@matthewelwell matthewelwell deleted the fix/fix-identity-caching branch July 14, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants