open-feature / spec

OpenFeature specification
https://openfeature.dev
Apache License 2.0
612 stars 35 forks source link

Client creation must not throw #94

Closed toddbaert closed 2 years ago

toddbaert commented 2 years ago

See title, based on discussion here: https://github.com/open-feature/spec/issues/44

Closes: https://github.com/open-feature/spec/issues/44

toddbaert commented 2 years ago

Another FYI @justinabrahms and @davejohnston , though I don't expect this will be much of a change, especially for golang, with no exceptions and where' the "zero value" of the client is probably a no-op anyway.