rusackas commented on PR #44426: URL: https://github.com/apache/superset/pull/44426#issuecomment-5763880184
> @rusackas we've discussed this before, but I feel now would maybe be a good time to take a step back and decide on how and when config flags vs feature flags are used. 1000% agreed. Happy to bring it to the next Town Hall, or find a time to properly sync up and brainstorm a bit (a thread on Slack or finding a time to hop on a call and come up with some proposals) It definitely feels like we shouldn't need TWO flags to enable a feature. Maybe if something like GTF needs a server boot to be enabled, it should _only_ require that... the other feature flag could just see that it was enabled at boot and... enable it. Alternatively, anything that's needed at boot could be always-on, so the more conventional feature flag to enable/disable the feature as a runtime flag would "just work." -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
