You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Propagate StatusException trailers in GrpcExceptionHandlerInterceptor
Ensure that trailers from StatusException returned by
GrpcExceptionHandler are used when closing the ServerCall.
Closes: gh-332
Signed-off-by: Andrey Litvitski <[email protected]>
Copy file name to clipboardExpand all lines: spring-grpc-core/src/main/java/org/springframework/grpc/server/exception/GrpcExceptionHandlerInterceptor.java
Copy file name to clipboardExpand all lines: spring-grpc-core/src/test/java/org/springframework/grpc/server/exception/GrpcExceptionHandlerInterceptorTests.java
0 commit comments