Skip to content

Offline flag check mode#754

Draft
bpapillon wants to merge 1 commit into
mainfrom
offline-flag-check-mode
Draft

Offline flag check mode#754
bpapillon wants to merge 1 commit into
mainfrom
offline-flag-check-mode

Conversation

@bpapillon
Copy link
Copy Markdown
Contributor

We've had customers ask if they can simply load flag values into the SDK and avoid any networked flag checked from the frontend at all. This is possible now using offline mode, however this also disables other network activity (event submission) that you probably still want.

This is a behavior that I've seen in tools like LaunchDarkly before - in some implementations it is preferred to do flag evaluation sever-side, and this option allows users to do this while still having the same JS and React interface.

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.

1 participant