Some error codes are not on the stream, eg. istio is sending some special ones, and we already used to implement the same logic in java to bypass this issue. Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com> |
||
|---|---|---|
| .. | ||
| openfeature-provider-flagd | ||
| openfeature-provider-flipt | ||
| openfeature-provider-ofrep | ||
| README.md | ||
README.md
OpenFeature Python Providers
Providers are responsible for performing flag evaluation. They provide an abstraction between the underlying flag management system and OpenFeature itself. This allows providers to be changed without requiring a major code refactor. Please see the spec for more details.