File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 "service" : " google.bigtable.admin.v2.BigtableTableAdmin" ,
6161 "method" : " GenerateConsistencyToken"
6262 },
63- {
64- "service" : " google.bigtable.admin.v2.BigtableTableAdmin" ,
65- "method" : " CheckConsistency"
66- },
6763 {
6864 "service" : " google.bigtable.admin.v2.BigtableTableAdmin" ,
6965 "method" : " GetIamPolicy"
9591 "initialBackoff" : " 1s" ,
9692 "maxBackoff" : " 60s" ,
9793 "backoffMultiplier" : 2 ,
98- "retryableStatusCodes" : [
99- " UNAVAILABLE" ,
100- " DEADLINE_EXCEEDED"
101- ]
94+ "retryableStatusCodes" : [" UNAVAILABLE" , " DEADLINE_EXCEEDED" ]
95+ }
96+ },
97+ {
98+ "name" : [
99+ {
100+ "service" : " google.bigtable.admin.v2.BigtableTableAdmin" ,
101+ "method" : " CheckConsistency"
102+ }
103+ ],
104+ "timeout" : " 3600s" ,
105+ "retryPolicy" : {
106+ "maxAttempts" : 100 ,
107+ "initialBackoff" : " 1s" ,
108+ "maxBackoff" : " 60s" ,
109+ "backoffMultiplier" : 2 ,
110+ "retryableStatusCodes" : [" UNAVAILABLE" , " DEADLINE_EXCEEDED" ]
102111 }
103112 },
104113 {
180189 "initialBackoff" : " 1s" ,
181190 "maxBackoff" : " 60s" ,
182191 "backoffMultiplier" : 2 ,
183- "retryableStatusCodes" : [
184- " UNAVAILABLE" ,
185- " DEADLINE_EXCEEDED"
186- ]
192+ "retryableStatusCodes" : [" UNAVAILABLE" , " DEADLINE_EXCEEDED" ]
187193 }
188194 },
189195 {
You can’t perform that action at this time.
0 commit comments