-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
If an error happens during onNext then grpc doesn't log the full stack trace (only failed to read message). We should log the full stack trace before raising the error to grpc client.
Implementation ideas (optional)
Will put out a PR