The state of the provider. Note that the provider's state is handled by the SDK.

Enumeration Members

ERROR

The provider is in an error state and unable to evaluate flags.

FATAL

The provider has entered an irrecoverable error state.

NOT_READY

The provider has not been initialized and cannot yet evaluate flags.

READY

The provider is ready to resolve flags.

RECONCILING

The provider is reconciling its state with a context change.

STALE

The provider's cached state is no longer valid and may not be up-to-date with the source of truth.