googleapis / googleapis/google-cloud-cpp
Remove `grpc::Status` from Policy, Retry, and Backoff policies.
Abierto
api: bigtable
next major: breaking change
type: cleanup
- Lenguaje dominante
- C++
- Estrellas
- 659
- Forks
- 462
- Merge medio
- 1 d 2 h
- PR fusionados (30 d)
- 89
Descripción
`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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.