Unleash / unleash-client-dotnet

Unleash client SDK for .NET
Apache License 2.0
81 stars 39 forks source link

fix: throw when fetch features fails #213

Closed daveleek closed 5 months ago

daveleek commented 5 months ago

Description

Failing fetches should throw during synchronous initializations. Introduces a way to get this done that should be forwards and backwards compatible, but has a small public signature change in the ApiClient used internally.

Fixes #210

Type of change

How Has This Been Tested?

Checklist: