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

Revises Handling of ClosedChannelException (OX-9400/MIO-5896) #1143

Merged
merged 2 commits into from
Dec 9, 2022

Conversation

jakobvogel
Copy link
Member

…ignore it 🤔

This is necessary as `JSONStructuredOutput` wraps a `ClosedChannelException` within a `HandledException` again. (See `JSONStructuredOutput.handleClosedChannel(ClosedChannelException)`.)

MIO-5896
OX-9400
The same logic is already available within `handleFailure(…)`.

MIO-5896
OX-9400
@jakobvogel jakobvogel merged commit 4e062ea into hotfix/ga-7.0.3 Dec 9, 2022
@jakobvogel jakobvogel deleted the feature/aha/MIO-5896-Channel-Closed branch December 9, 2022 14:58
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.

2 participants