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
Description: Flipt cloud only supports client-side evaluation models. Self-hosted flipt instances support both. To provider a wider coverage of open-feature for end-users there should be support for both evaluation models.
I'll start working on adding the support for this. Should be done in not too long. I just started tonight. It will new python provider: openfeature-provider-flipt-client
@beeme1mr@markphelps I would appreciate a pair of eyes on the PR while I start adding the tests so that I can adapt any of the implementation if needed before enforcing it with the tests. Thanks!
Description: Flipt cloud only supports client-side evaluation models. Self-hosted flipt instances support both. To provider a wider coverage of open-feature for end-users there should be support for both evaluation models.
Currently the flipt provider wraps the ofrep provider which is fine for evaluation against a self-hosted instance, however, this implementation will need to wrap the official client side sdk: https://github.com/flipt-io/flipt-client-sdks/tree/main/flipt-client-python
@markphelps tagging you for visibility
The text was updated successfully, but these errors were encountered: