open-feature / spec

OpenFeature specification
https://openfeature.dev
Apache License 2.0
666 stars 35 forks source link

Amend provider's reasons to include static & cached #165

Closed skyerus closed 1 year ago

skyerus commented 1 year ago

A basic caching strategy of flagd revided the need of a STATIC reason to determine which values are cacheable. The CACHED reason is needed to report to the client that the value has been retrieved from cache.