open-feature / flagd

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

DISABLED flags should no longer result in provider errors #1345

Closed toddbaert closed 4 months ago

toddbaert commented 4 months 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: