Kurru
Kurru
Consider providing `ServiceManager.stopTimes()` to enable debugging slow ServiceManager shutdowns. There currently exists `serviceManager.startupTimes()` for startup time, this would be the equivalent for the shutdown process.
I'm unable to build locally on my mac - Catalina 10.15.7. I was trying to build locally so I could get the most recent contribution (GRPC via reflection service), but...
Writing tests for the java library is rather wordy. Is it possible to improve this or is it limited by the code generator? Specifically, this is the code to setup...
### Is your feature request related to a problem? Please describe. When writing unit tests, there is a need to avoid outbound RPCs to another server. Today the Stripe API...
Error message: ``` Connection error failed to connect to server: connection error: desc = "transport: error while dialing: dial tcp{::1]:50053: connect: connection refused ``` As this was a reboot the...