-
Notifications
You must be signed in to change notification settings - Fork 51
FFL-1460 Update Flags SDK to evaluate feature flags synchronously #1064
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dima/FFL-1256-implement-flags-react-native-android-wrapper
Are you sure you want to change the base?
FFL-1460 Update Flags SDK to evaluate feature flags synchronously #1064
Conversation
|
…per' into dima/FFL-1460-sync-flag-evaluation-in-rn-sdk
…xy` class directly
What does this PR do?
This PR updates the Flags SDK to evaluate feature flags synchronously. This is implemented by fetching all flags at the
FlagsClientinit stage (in thesetEvaluationContextmethod)FlagsClientinitget*DetailsmethodsMotivation
https://datadoghq.atlassian.net/browse/FFL-1460
Additional Notes
This PR is pending on PRs from iOS and Android SDK repositories:
Review checklist (to be filled by reviewers)