LogbookExchangeFilterFunction logs expection
hectorespert opened this issue · 1 comments
hectorespert commented
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
Context
Your Environment
- Version used: 3.0.0
- Link to your project: NONE
github-actions commented
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.