From 47eedf03cd4b9aea4892e659d771707d55101f09 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot <44816363+yoshi-automation@users.noreply.github.com> Date: Wed, 8 May 2019 17:58:52 -0700 Subject: [PATCH] fix: DEADLINE_EXCEEDED is no longer retried --- src/v1/datastore_client_config.json | 1 - synth.metadata | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/v1/datastore_client_config.json b/src/v1/datastore_client_config.json index fb7c2c449..f55f17df0 100644 --- a/src/v1/datastore_client_config.json +++ b/src/v1/datastore_client_config.json @@ -3,7 +3,6 @@ "google.datastore.v1.Datastore": { "retry_codes": { "idempotent": [ - "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] diff --git a/synth.metadata b/synth.metadata index 4418a29af..1e2777d49 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,19 +1,19 @@ { - "updateTime": "2019-05-04T11:13:20.998701Z", + "updateTime": "2019-05-08T11:58:34.101456Z", "sources": [ { "generator": { "name": "artman", - "version": "0.18.0", - "dockerImage": "googleapis/artman@sha256:29bd82cc42c43825fde408e63fc955f3f9d07ff9989243d7aa0f91a35c7884dc" + "version": "0.19.0", + "dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "39c876cca5403e7e8282ce2229033cc3cc02962c", - "internalRef": "246561601" + "sha": "51145ff7812d2bb44c1219d0b76dac92a8bd94b2", + "internalRef": "247143125" } }, {