Skip to content

Commit 77f428a

Browse files
yoshi-automationsofisl
authored andcommitted
fix: DEADLINE_EXCEEDED is no longer retried
1 parent 8a9fd47 commit 77f428a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

packages/google-cloud-bigquery-datatransfer/src/v1/data_transfer_service_client_config.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"google.cloud.bigquery.datatransfer.v1.DataTransferService": {
44
"retry_codes": {
55
"idempotent": [
6-
"DEADLINE_EXCEEDED",
76
"UNAVAILABLE"
87
],
98
"non_idempotent": []

packages/google-cloud-bigquery-datatransfer/synth.metadata

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-05-07T11:08:03.468992Z",
2+
"updateTime": "2019-05-08T11:53:42.307882Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,8 +12,8 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "5aeb4179d0c424be6b1b228bce7ec75ec24f3d12",
16-
"internalRef": "246901187"
15+
"sha": "51145ff7812d2bb44c1219d0b76dac92a8bd94b2",
16+
"internalRef": "247143125"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)