Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: dispose cache client when eager connection fails (#549)
In order to clean up resources on a failed eager connection (`Ping`) RPC, we dispose the cache client on exception in the `CacheClient::CreateAsync`.
- Loading branch information