Skip to content

fix: use collectErrorMessage on StreamWrapper warning#23

Merged
m2mtech merged 1 commit intom2mtech:mainfrom
briceflaceliere:fix/collect-previous-exception-on-stream-wrapper
Oct 20, 2024
Merged

fix: use collectErrorMessage on StreamWrapper warning#23
m2mtech merged 1 commit intom2mtech:mainfrom
briceflaceliere:fix/collect-previous-exception-on-stream-wrapper

Conversation

@briceflaceliere
Copy link
Copy Markdown

We are losing the previous exception messages on warnings triggered by StreamWrapper, which is very inconvenient for debugging.
I am therefore using the ExceptionHandler::collectErrorMessage() method to have the same behavior as the StreamCommand.

@m2mtech m2mtech merged commit e293119 into m2mtech:main Oct 20, 2024
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