Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Use the newly introduced ConfigCat error codes to determine error type #201

Merged
merged 1 commit into from
May 13, 2024

Conversation

adams85
Copy link
Contributor

@adams85 adams85 commented May 13, 2024

This PR

ConfigCat .NET SDK has recently introduced error codes to allow consumers to detect the reason for errors that occur during evaluation in a more reliable way than guessing it by matching error message strings.

This PR upgrades the OpenFeature provider for ConfigCat to the new SDK version and adjusts the provider implementation to leverage this new feature.

@adams85 adams85 requested review from a team as code owners May 13, 2024 12:25
@github-actions github-actions bot requested a review from luizbon May 13, 2024 12:25
@adams85 adams85 changed the title fix (configcat): Use the newly introduced ConfigCat error codes to determine error type refactor: Use the newly introduced ConfigCat error codes to determine error type May 13, 2024
Signed-off-by: Adam Simon <adam@configcat.com>
@adams85 adams85 force-pushed the cc-improve-errorreporting branch from 74c8be6 to 6f7bd79 Compare May 13, 2024 12:30
@beeme1mr beeme1mr merged commit a9eef05 into open-feature:main May 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants