googleapis / googleapis/google-cloud-cpp

Remove `grpc::Status` from Policy, Retry, and Backoff policies.

Open
#2,344 2 comments 0 reactions 0 assignees View on GitHub
api: bigtable next major: breaking change type: cleanup
Dominant language
C++
Stars
659
Forks
462
Avg merge
1d 2h
Merged PRs (30d)
89

Description

`google::cloud::Status` should be used instead.

It's not feasible yet because there are places which use `grpc::Status`, but eventually they should go away after we migrate to futures.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.