Skip to content

[FEATURE] Make provider interface "stateless", SDK maintains provider state #844

Closed
@toddbaert

Description

@toddbaert

Stateless providers

Providers no longer maintain their own state: the state for each provider is maintained in the SDK automatically, and updated according to the success/failures of lifecycle methods (init/shutdown) or events emitted from providers spontaneously.

Similar work in C#: open-feature/dotnet-sdk#276

Tasks

Preview Give feedback

Metadata

Metadata

Assignees

Labels

contribfestA good issue for Contribfest KubeCon EU '24v0.8.0

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions