This duration is specified in the `CACHE_FEATURE_FLAGS_SECONDS` environment variable. It can't be updated without restarting the application.
* Bump flipper, flipper-active_record and flipper-ui Bumps [flipper](https://github.com/jnunemaker/flipper), [flipper-active_record](https://github.com/jnunemaker/flipper) and [flipper-ui](https://github.com/jnunemaker/flipper). These dependencies needed to be updated together. Updates `flipper` from 0.17.2 to 0.18.0 - [Release notes](https://github.com/jnunemaker/flipper/releases) - [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.17.2...v0.18.0) Updates `flipper-active_record` from 0.17.2 to 0.18.0 - [Release notes](https://github.com/jnunemaker/flipper/releases) - [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.17.2...v0.18.0) Updates `flipper-ui` from 0.17.2 to 0.18.0 - [Release notes](https://github.com/jnunemaker/flipper/releases) - [Changelog](https://github.com/jnunemaker/flipper/blob/master/Changelog.md) - [Commits](https://github.com/jnunemaker/flipper/compare/v0.17.2...v0.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump flipper, flipper-active_record and flipper-ui (Update vendor/cache) * Removed outdated flipper UI configuration Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Josh Puetz <josh@dev.to>
* Create tables for Flipper gem * Enable Flipper gem * Remove concurrent ruby from Gemfile * Add Flipper UI * Codeland landing page * Remove codeland controller and sample page * Remove oops * Rename Flipper-UI endpoint * Wrap Flipper in a FeatureFlag module * [deploy] Lock node to 12.16 (#8057) Co-authored-by: Mac Siri <krairit.siri@gmail.com>