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

Enabling a feature for a fixed amount of time #208

Closed
jacksonh opened this issue Dec 23, 2016 · 7 comments
Closed

Enabling a feature for a fixed amount of time #208

jacksonh opened this issue Dec 23, 2016 · 7 comments

Comments

@jacksonh
Copy link

One of the things I'm exploring using Flipper for would be enabling a feature for a short period of time. Like "enable this feature for the next 2 hours". Is that something other people would be interested in, or something that's already supported?

@jnunemaker
Copy link
Collaborator

Interesting idea. No current plans to support this currently (as you are the first to bring it up), but it is something that would be trivial to implement once #163 is complete.

For now, the best thing I could suggest is perhaps a cron or timed task that disables the feature for you. Thanks again for dropping the idea here!

@oliverswitzer
Copy link

+1 this would be super awesome to have! Might I add a simpler use case that would be jus to specify a feature to be enabled after a specific date/time.

We're releasing something over thanksgiving while people are out of office and it would be awesome if we could specify a time for a feature to toggle on automatically rather than have someone interrupt their break to do it.

@maboelnour
Copy link

maboelnour commented Feb 2, 2021

Any updates related to this feature? Is this feature can be implemented without v2 adapters?

@jnunemaker
Copy link
Collaborator

Nope.

@jnunemaker
Copy link
Collaborator

Sorry I mean no updates. It can be implemented with from or any sort of scheduling software. Some background jobs support scheduling things. Nothing native in flipper though.

@t1mwillis
Copy link

@jnunemaker I would be interested in helping implement this feature. Is there anything specifically I can do to help?

@jnunemaker
Copy link
Collaborator

#557 will make this possible so I'm closing this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants