chore: cleanup zRPC retry code (#1280)

This commit is contained in:
Kevin Wan
2021-11-27 18:39:52 +08:00
committed by GitHub
parent cf683411ee
commit 038491b7bc
2 changed files with 0 additions and 15 deletions

View File

@@ -16,7 +16,6 @@ We hope that the items listed below will inspire further engagement from the com
- [x] Support `username/password` authentication in ETCD
- [x] Support `SSL/TLS` in `zRPC`
- [x] Support `TLS` in redis connections
- [ ] Support `retry strategies` in `zRPC`
## 2022
- [ ] Support `goctl mock` command to start a mocking server with given `.api` file