go-zero/zrpc
chenquan 462ddbb145
Add grpc retry (#1160)
* Add grpc retry

* Update grpc retry

* Add tests

* Fix a bug

* Add api && some tests

* Add comment

* Add double check

* Add server retry quota

* Update optimize code

* Fix bug

* Update optimize code

* Update optimize code

* Fix bug
2021-10-27 19:46:07 +08:00
..
internal Add grpc retry (#1160) 2021-10-27 19:46:07 +08:00
client_test.go test: add more tests (#1149) 2021-10-19 23:48:25 +08:00
client.go Add grpc retry (#1160) 2021-10-27 19:46:07 +08:00
config_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
config.go Add grpc retry (#1160) 2021-10-27 19:46:07 +08:00
proxy_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
proxy.go rename sharedcalls to singleflight (#1017) 2021-09-09 18:06:27 +08:00
server_test.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00
server.go Add grpc retry (#1160) 2021-10-27 19:46:07 +08:00