From aaf328042d6e308fdbcb952e3c5e483047387a3f Mon Sep 17 00:00:00 2001 From: Song Wang Date: Thu, 15 Jun 2017 09:58:13 -0700 Subject: [PATCH] update gapic retry config (#2390) --- .../src/v1/image_annotator_client_config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/google-cloud-vision/src/v1/image_annotator_client_config.json b/packages/google-cloud-vision/src/v1/image_annotator_client_config.json index b7b8b93a752..a5623731dc0 100644 --- a/packages/google-cloud-vision/src/v1/image_annotator_client_config.json +++ b/packages/google-cloud-vision/src/v1/image_annotator_client_config.json @@ -6,9 +6,7 @@ "DEADLINE_EXCEEDED", "UNAVAILABLE" ], - "non_idempotent": [ - "UNAVAILABLE" - ] + "non_idempotent": [] }, "retry_params": { "default": {