Closed rxf113 closed 2 years ago
cc @vietj
Can you add a test ?
Can you add a test ?
I added a test, and There are some other changes, please confirm carefully
Can you add a test ?
I added a test, and There are some other changes, please confirm carefully
Added a test sample vertx-grpc-server-unavailable
the test has been removed, can you elaborate ?
the test has been removed, can you elaborate ? I added a test sample vertx-grpc-server-unavailable
The previous test shouldn't be there because it needs to depend on VetxStub and I had to modify the pom.xml, which I don't think is a qualifying unit test, so i removed it
Updated description: https://github.com/rxf113/vertx-grpc-server-unavailable/blob/main/README.md
Updated description: https://github.com/rxf113/vertx-grpc-server-unavailable/blob/main/README.md
thanks, I ported the code here in the more general PR about vertx client call error handling : https://github.com/eclipse-vertx/vertx-grpc/pull/19
fix bug #15