ruby-sdk
ruby-sdk copied to clipboard
Handle exception raised by providers
Follow-up from this conversation: https://github.com/open-feature/ruby-sdk-contrib/issues/22
In case a provider raises an exception, it should be rescued by the SDK's client and a ResolutionDetails with value set to default_value should be returned.