You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have a lot of features under the feature flag that have been live on prod for a long time but not removed from the feature flag, making it hard to develop new features / fix existing bugs as there are a lot of flows that need to be considered before making a change.
we need to remove all feature flags that have been live on prod for more than 14 days.
we also need to remove the feature flags from other repos where they are being used