Skip to content

Commit 610bf8f

Browse files
Google APIscopybara-github
authored andcommitted
fix(firestore/v1): give PartitionQuery retry/timeout config
PiperOrigin-RevId: 335655077
1 parent af0fc83 commit 610bf8f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

google/firestore/v1/firestore_grpc_service_config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
{
1414
"service": "google.firestore.v1.Firestore",
1515
"method": "Commit"
16+
},
17+
{
18+
"service": "google.firestore.v1.Firestore",
19+
"method": "PartitionQuery"
1620
}
1721
],
1822
"timeout": "60s",

0 commit comments

Comments
 (0)