Skip to content

Commit c830bce

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 33065 b: refs/heads/autosynth-kms c: a9d83c8 h: refs/heads/master i: 33063: e946690
1 parent 936c39e commit c830bce

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
@@ -132,7 +132,7 @@ refs/heads/autosynth-dialogflow: 73974cc32e5212aec0126472e0bc1442886fedaf
132132
refs/heads/autosynth-errorreporting: effe8001d110ad584187b30aafc473db0dd4a15f
133133
refs/heads/autosynth-firestore: e79eeb26930dfae4439424ad2fda5874eeca54c8
134134
refs/heads/autosynth-iot: 044be280805a59e06d09658688c9ee474a9815ad
135-
refs/heads/autosynth-kms: 643f9024b9748452e79cfc1d82b7ee54e7a22752
135+
refs/heads/autosynth-kms: a9d83c89f9e773f11fae18ba6c3175b2747528ae
136136
refs/heads/autosynth-language: e73905aa7672afa47240e65b25c087207f4594f9
137137
refs/heads/autosynth-os-login: 123ba209c5769d0ee067e0ce5848bec13b42a4f4
138138
refs/heads/autosynth-redis: 6bedce4d7c7c6ca6a22e83ad1780e08fdc565a9e

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