Skip to content

Commit 2c03726

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 28827 b: refs/heads/autosynth-dlp c: a9d83c8 h: refs/heads/master i: 28825: 4a12351 28823: ec5e757
1 parent dce0c27 commit 2c03726

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
@@ -103,7 +103,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
103103
refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
104104
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
105105
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
106-
refs/heads/autosynth-dlp: 643f9024b9748452e79cfc1d82b7ee54e7a22752
106+
refs/heads/autosynth-dlp: a9d83c89f9e773f11fae18ba6c3175b2747528ae
107107
refs/heads/autosynth-logging: eca54b98c8cf82050bbdfc5c19139673dff9e5b8
108108
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
109109
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6

branches/autosynth-dlp/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-dlp/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)