Skip to content

Commit a46b61a

Browse files
committed
todo
1 parent 4f4b430 commit a46b61a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/csm/tracers/DirectPathCompatibleTracer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ public interface DirectPathCompatibleTracer {
3434
*
3535
* @param reason The reason for the failure (e.g., "routing_check_failed").
3636
*/
37+
// TODO: Make this an enum
3738
void recordFailure(String reason);
3839
}

0 commit comments

Comments
 (0)