Expose provider status accessor on the client.
Specification References:
- 1.7.1: The client MUST define a provider status accessor.
- 1.7.2.1: Provider status accessor must support RECONCILING state (static-context paradigm).
Implementation Notes:
- Add
Client.getProviderStatus(): OpenFeatureStatus method
- Current implementation exposes
statusFlow but lacks a synchronous accessor
Expose provider status accessor on the client.
Specification References:
Implementation Notes:
Client.getProviderStatus(): OpenFeatureStatusmethodstatusFlowbut lacks a synchronous accessor