Skip to content

Conversation

@kyle-ssg
Copy link
Member

@kyle-ssg kyle-ssg commented Nov 14, 2018

1 - we were using a singleton collection of flags, which get updated after every request to the API. This is pretty bad as it introduces a possible race condition where user a gets user b's flags
2 - we were using some weird patterns to support binding this/self
3 - we were only returning remote configs if enabled was true, pretty certain we removed that field a while back

@dabeeeenster
Copy link
Contributor

@ssg-luke can you review and merge?

@lukefanning lukefanning merged commit 1d5f043 into master Nov 15, 2018
@dabeeeenster dabeeeenster deleted the feature/stateless branch July 13, 2021 08:06
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

Successfully merging this pull request may close these issues.

4 participants