Skip to content
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

Create feature-flag-best-practices.md #4804

Merged
merged 33 commits into from
Sep 22, 2023
Merged

Create feature-flag-best-practices.md #4804

merged 33 commits into from
Sep 22, 2023

Conversation

ardeche07
Copy link
Contributor

About the changes

Closes #

Important files

Discussion points

@vercel
Copy link

vercel bot commented Sep 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 22, 2023 7:10am
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 22, 2023 7:10am


![feature-flag-scalable-architecture](https://github.com/Unleash/unleash/assets/87366358/e0ac76e0-992c-49ef-80be-70d2971ed937)

**5. Real-Time Update Service**: Implement real-time updates in your application so that changes to feature flag configurations are immediately reflected without requiring application restarts or redeployments. The SDK should handle subscriptions or polling to the feature flag service for updates.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**5. Real-Time Update Service**: Implement real-time updates in your application so that changes to feature flag configurations are immediately reflected without requiring application restarts or redeployments. The SDK should handle subscriptions or polling to the feature flag service for updates.
**5. Continuously Updated**: Implement update mechanisms in your application so that changes to feature flag configurations are reflected without requiring application restarts or redeployments. The SDK should handle subscriptions or polling to the feature flag service for updates.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated.

ardeche07 and others added 6 commits September 22, 2023 08:59
Co-authored-by: Ivar Conradi Østhus <ivar@getunleash.io>
Co-authored-by: Ivar Conradi Østhus <ivar@getunleash.io>
Co-authored-by: Ivar Conradi Østhus <ivar@getunleash.io>
Co-authored-by: Ivar Conradi Østhus <ivar@getunleash.io>
Co-authored-by: Ivar Conradi Østhus <ivar@getunleash.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants