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

LogbookExchangeFilterFunction logs expection #1516

Open
hectorespert opened this issue May 29, 2023 · 1 comment
Open

LogbookExchangeFilterFunction logs expection #1516

hectorespert opened this issue May 29, 2023 · 1 comment

Comments

@hectorespert
Copy link

Description

LogbookExchangeFilterFunction logs expection if is used with a non default ClientHttpConnector

Expected Behavior

Not show any exception

Actual Behavior

Logger shows an exception that depends on the type of the ClientHttpConnector:

reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.IllegalStateException: The client response body can only be consumed once.
Caused by: java.lang.IllegalStateException: The client response body can only be consumed once.

Possible Fix

Steps to Reproduce

  1. Draft PR with modifications to test it

Context

Your Environment

  • Version used: 3.0.0
  • Link to your project: NONE
Copy link
Contributor

In order to prioritize the support for Logbook, we would like to check whether the old issues are still relevant.
This issue has not been updated for over six months.

  • Please check if it is still relevant in latest version of the Logbook.
  • If so, please add a descriptive comment to keep the issue open.
  • Otherwise, the issue will automatically be closed after a week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants