harness-community / openfeature-java-provider

Apache License 2.0
0 stars 1 forks source link

OF Provider 2.12 #22

Open scalabl3 opened 1 year ago

scalabl3 commented 1 year ago

https://docs.openfeature.dev/docs/specification/sections/providers#requirement-212

Requirement 2.12 In cases of abnormal execution, the evaluation details structure's error message field MAY contain a string containing additional detail about the nature of the error.


Reference Provider (JAVA): https://github.com/splitio/split-openfeature-provider-java/blob/main/src/main/java/io/split/openfeature/SplitProvider.java

Conventions Checklist: https://docs.openfeature.dev/docs/reference/concepts/provider/#checklist

00RohitRoshan commented 1 year ago

Hello 👋. This repository is meant for Hactoberfest . I would like to contribute . Need help with the issue.