googleapis/google/firestore
Google APIs 9118db63d1 firestore: don't retry reads that fail with Aborted
For transaction reads that fail with ABORTED, we need to rollback and start a new transaction. Our current configuration makes it so that GAPIC retries ABORTED reads multiple times without making any progress. Instead, we should retry at the transaction level.

PiperOrigin-RevId: 289532382
2020-01-13 15:27:00 -08:00
..
admin Fix bazel build (versions 1.x) 2019-12-19 14:56:42 -08:00
v1 firestore: don't retry reads that fail with Aborted 2020-01-13 15:27:00 -08:00
v1beta1 Fix bazel build (versions 1.x) 2019-12-19 14:56:42 -08:00
artman_firestore.yaml Synchronize new proto/yaml changes. 2019-01-15 15:28:24 -08:00
artman_firestore_v1.yaml Synchronize new proto/yaml changes. 2019-01-15 15:28:24 -08:00
BUILD.bazel Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
firestore_v1.yaml Synchronize new proto/yaml changes. 2019-01-15 15:28:24 -08:00
firestore_v1beta1.yaml Synchronize new proto/yaml changes. 2019-01-15 15:28:24 -08:00
README.md Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00