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

[BUG] Missing error message when unknown exception is thrown #255

Closed
thomaspoignant opened this issue Apr 8, 2024 · 0 comments · Fixed by #256
Closed

[BUG] Missing error message when unknown exception is thrown #255

thomaspoignant opened this issue Apr 8, 2024 · 0 comments · Fixed by #256
Labels
bug Something isn't working

Comments

@thomaspoignant
Copy link
Member

Observed behavior

Before the version v1.5.0 when we were receiving a GENERAL error we had the error message associated to the error.

Since the v1.5.0 we are not receiving the error message anymore.

Expected Behavior

Receive the error message associated with the error.

Steps to reproduce

No response

@thomaspoignant thomaspoignant added the bug Something isn't working label Apr 8, 2024
toddbaert pushed a commit that referenced this issue Apr 9, 2024
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->

## This PR
- Add missing error message when an error occurred

### Related Issues
Fixes #255

---------

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
arttonoyan pushed a commit to arttonoyan/dotnet-sdk that referenced this issue Nov 17, 2024
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->

## This PR
- Add missing error message when an error occurred

### Related Issues
Fixes open-feature#255

---------

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
Signed-off-by: Artyom Tonoyan <artonoyan@servicetitan.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant