googleapis / googleapis/google-cloud-cpp
Deal with `bigtable::ExponentialBackoffPolicy(internal::RPCPolicyParameters)`
- Lenguaje dominante
- C++
- Estrellas
- 659
- Forks
- 462
- Merge medio
- 1 d 2 h
- PR fusionados (30 d)
- 89
Descripción
https://cloud.google.com/cpp/docs/reference/bigtable/latest/classgoogle_1_1cloud_1_1bigtable_1_1ExponentialBackoffPolicy#classgoogle_1_1cloud_1_1bigtable_1_1ExponentialBackoffPolicy_1a77a0d66025cd00fcb33a20d7ce5d562c
We have a public constructor using an internal type. We should probably just move it to private. I think that is allowed.
Also, the legacy retry classes should be deprecated, at least in the documentation.
Guía de contribución
Línea de trabajo
Start with the linked ExponentialBackoffPolicy API documentation and locate the public constructor taking internal::RPCPolicyParameters, then find the legacy retry classes mentioned in the issue. Done means the constructor's visibility is addressed and the legacy retry classes are deprecated in the documentation.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- cpp
- Área
- databases
- Tipo de issue
- Refactorización
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100