open-feature / flagd

A feature flag daemon with a Unix philosophy
https://openfeature.dev
Apache License 2.0
453 stars 55 forks source link

DISABLED flags should no longer result in provider errors #1345

Closed toddbaert closed 2 weeks ago

toddbaert commented 2 weeks ago

DISABLED flags are part of normal usage. They shouldn't constitute an error in providers. We should rework flagd and its providers not to treat disabled flags as errors.

This will entail: