-
Notifications
You must be signed in to change notification settings - Fork 179
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
feature/exception_middleware add exception middleware #1604
feature/exception_middleware add exception middleware #1604
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test is too large, can u split it for specific ones?
I made some improvements https://github.com/Rusich90/faststream_fork/pull/1 |
Better search for exception + pass message to error handler
…ststream_fork into feature/exception_middleware
@kumaranvpl can you, please, check the documentation and merge this one? |
Proofread the docs. Will merge it now. |
fixes #1576, fixes #1617
Draft: Need create test and check linters
You can use ExceptionMiddleware like examples in issue
or like this