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

fix: attach original exception when throwing a general error #247

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

thomaspoignant
Copy link
Member

This PR

When throwing GeneralException the original exception was not attached.
This PR ensures that we attach it so ease the debugging.

Related Issues

Fixes thomaspoignant/go-feature-flag#581

@beeme1mr beeme1mr merged commit cc5d7e5 into open-feature:main Mar 21, 2023
@github-actions github-actions bot mentioned this pull request Mar 21, 2023
@thomaspoignant thomaspoignant deleted the fix-581 branch March 21, 2023 20:06
DBlanchard88 pushed a commit to DBlanchard88/java-sdk-contrib that referenced this pull request Apr 29, 2024
…ure#247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

(change) Improve error handling in case flag is not found by relay proxy
2 participants