An enumeration of possible events for web-sdk providers.

Enumeration Members

ConfigurationChanged

The flag configuration in the source-of-truth has changed.

ContextChanged

The context associated with the provider has changed, and the provider has reconciled it's associated state.

Error

The provider is in an error state.

Ready

The provider is ready to evaluate flags.

Reconciling

The context associated with the provider has changed, and the provider has not yet reconciled its associated state.

Stale

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