Skip to content

Commit 23b2bb3

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 32149 b: refs/heads/autosynth-dialogflow c: a9d83c8 h: refs/heads/master i: 32147: 99cb72e
1 parent f68ee48 commit 23b2bb3

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 18d210f81f17cf74864d0db2c29e834302f74f2a
130130
refs/heads/autosynth-datastore: f1efc3dc465174f41041acd56cf29badcec3e5bd
131-
refs/heads/autosynth-dialogflow: 643f9024b9748452e79cfc1d82b7ee54e7a22752
131+
refs/heads/autosynth-dialogflow: a9d83c89f9e773f11fae18ba6c3175b2747528ae
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133133
refs/heads/autosynth-firestore: 983c75e4fb1076502c8cac73ef0538bdb10884f3
134134
refs/heads/autosynth-iot: 4025d1804241e74d54950a324dc4f667aeaad4b3

branches/autosynth-dialogflow/google-cloud-clients/google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/stub/PublisherStubSettings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ public static class Builder extends StubSettings.Builder<PublisherStubSettings,
519519
.setInitialRetryDelay(Duration.ofMillis(100L))
520520
.setRetryDelayMultiplier(1.3)
521521
.setMaxRetryDelay(Duration.ofMillis(60000L))
522-
.setInitialRpcTimeout(Duration.ofMillis(12000L))
522+
.setInitialRpcTimeout(Duration.ofMillis(25000L))
523523
.setRpcTimeoutMultiplier(1.0)
524524
.setMaxRpcTimeout(Duration.ofMillis(30000L))
525525
.setTotalTimeout(Duration.ofMillis(600000L))

branches/autosynth-dialogflow/google-cloud-clients/google-cloud-pubsub/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-05-24T07:50:22.876198Z",
2+
"updateTime": "2019-06-05T17:53:42.379125Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.20.0",
8-
"dockerImage": "googleapis/artman@sha256:3246adac900f4bdbd62920e80de2e5877380e44036b3feae13667ec255ebf5ec"
7+
"version": "0.22.0",
8+
"dockerImage": "googleapis/artman@sha256:72f6287a42490bfe1609aed491f29411af21df3f744199fe8bb8d276c1fdf419"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "0537189470f04f24836d6959821c24197a0ed120",
16-
"internalRef": "249742806"
15+
"sha": "47c142a7cecc6efc9f6f8af804b8be55392b795b",
16+
"internalRef": "251635729"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)