vert-x3 / vertx-grpc

gRPC for Vert.x
78 stars 49 forks source link

a manyToMany method not register exceptionHandler #151

Open tunefun opened 2 weeks ago

tunefun commented 2 weeks ago

Version

4.5.4 ~4.5.10

Context

It was my fault to miss delegating the paramter exceptionHandler, sorry! https://github.com/vert-x3/vertx-grpc/blob/0d33665050425e8406b528291e2eedee685c7e1c/vertx-grpc/src/main/java/io/vertx/grpc/stub/ClientCalls.java#L67-L69