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
Use `set_provider_and_wait()` so that initialization failures are raised to the caller. `set_provider()` returns before the provider is ready, which means a failed initialization is only reported as a background `PROVIDER_ERROR` event while evaluations return their default values.
55
+
54
56
More details are in the [DevCycle Python SDK OpenFeature Provider](OpenFeature.md) guide.
55
57
56
58
> :warning:**OpenFeature support is in an early release and may have some rough edges**. Please report any issues to us and we'll be happy to help!
0 commit comments