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

[BUG] Error hooks only run if the provider throws

Open Kavindu-Dodan opened this issue 1 year ago • 0 comments

See the issue reported for JS SDK [^1]

Similarly, we need to check details for error and execute error hook in Java SDK [^2]

[^1]: - https://github.com/open-feature/js-sdk/issues/925 [^2]: - https://github.com/open-feature/java-sdk/blob/v1.8.0/src/main/java/dev/openfeature/sdk/OpenFeatureClient.java#L126-L141

Kavindu-Dodan avatar May 08 '24 18:05 Kavindu-Dodan