Auto rollback for feature flags
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Users have asked for a feature to roll back flags based on certain triggers, e.g. when...
- a metric has dropped below a certain threshold
- we are seeing an increase in errors, either through PostHog-native error tracking or
- third party integrations
Open questions:
- what metrics do users care about?
- which integrations do we need to prioritise?
Please let us know any additional feedback in the comments.
If you like this idea, please leave a 👍 or ❤️ reaction on this post to vote for it -- your votes and feedback help us prioritize what to work on next!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the proposed rollback triggers and the open questions in the issue. Gather the requested feedback on priority metrics and integrations before implementation; the issue does not yet define files, tests, entry points, or acceptance criteria for determining when the work is done.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100