-
Notifications
You must be signed in to change notification settings - Fork 429
Maintenance: Refactor Feature Flags #2060
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
Labels
Comments
ryanpudd
added a commit
to ryanpudd/powertools-lambda-python
that referenced
this issue
Oct 18, 2023
5 tasks
5 tasks
Closing as not planned for now |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Stream of consciousness tasks
match="..."
)Why is this needed?
Feature flags tests are dubious in value and we tend to find newer bugs that are easily preventable - see #2058. We haven't invested much in refactoring feature flags since the early days, and rushed to launch for various reasons.
We need to pay tech debt and make it more robust, and more easily extensible (future bring-your-own-conditions of sorts, new Storage Layer).
Which area does this relate to?
Feature flags
Solution
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: