Skip to content

Add protection for the I/O reactor and troubleshooting docs #686

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

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

swallez
Copy link
Member

@swallez swallez commented Oct 12, 2023

Adds a wrapper around the RestClient's default response consumer so that any Error happening there (such as OOME) is reported to the application and doesn't crash the Apache http-client library's reactor.

This should avoid I/O reactor related errors, such as I/O reactor terminated abnormally.

Also add troubleshooting documentation for users of previous versions, and users using RestClient directly.

@swallez swallez merged commit 5cd9340 into main Oct 12, 2023
@swallez swallez deleted the protect-io-reactor branch October 12, 2023 18:21
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.

1 participant