Skip to content

Commit aaf3280

Browse files
authored
update gapic retry config (#2390)
1 parent 553a490 commit aaf3280

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/google-cloud-vision/src/v1/image_annotator_client_config.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
"DEADLINE_EXCEEDED",
77
"UNAVAILABLE"
88
],
9-
"non_idempotent": [
10-
"UNAVAILABLE"
11-
]
9+
"non_idempotent": []
1210
},
1311
"retry_params": {
1412
"default": {

0 commit comments

Comments
 (0)