You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
internal Add grpc retry (#1160) 3 years ago
client.go Add grpc retry (#1160) 3 years ago
client_test.go test: add more tests (#1149) 3 years ago
config.go Add grpc retry (#1160) 3 years ago
config_test.go rename rpcx to zrpc 4 years ago
proxy.go rename sharedcalls to singleflight (#1017) 3 years ago
proxy_test.go rename rpcx to zrpc 4 years ago
server.go Add grpc retry (#1160) 3 years ago
server_test.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago