ruby-sdk icon indicating copy to clipboard operation
ruby-sdk copied to clipboard

Handle exception raised by providers

Open alxckn opened this issue 1 year ago • 0 comments

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.

alxckn avatar Apr 30 '24 13:04 alxckn