Open
Description
Steps to reproduce:
Described in this comment.
Expected behavior:
- Feature flags can be set via CLI, env, or config
- When a feature flag is successfully set, no error log is displayed
Actual behavior:
Sometimes, attempts to override a feature flag are ignored.
Other times, the override succeeds, but a log message says it failed.