Skip to content

Commit e5e65ba

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 29357 b: refs/heads/autosynth-container c: 7f07a1a h: refs/heads/master i: 29355: e8e3e1d
1 parent 64502ec commit e5e65ba

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
112112
refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
113113
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114
refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115-
refs/heads/autosynth-container: 6636539f0d61385b561e89b2a7dc25bd989747bd
115+
refs/heads/autosynth-container: 7f07a1adf7c6adaed14791fa1f059bdc7284571a
116116
refs/heads/autosynth-monitoring: e66569bd7358a90d17097f90cf8c70dbeeb048cf
117117
refs/heads/autosynth-pubsub: 8aac5a6202d83e8d67f5cb1d58f0adf9f2622aeb
118118
refs/heads/autosynth-video-intelligence: 82b145665822830c46d47eb8925edb2d842d6815

branches/autosynth-container/google-cloud-clients/google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/stub/SubscriberStubSettings.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,9 +508,9 @@ public static class Builder extends StubSettings.Builder<SubscriberStubSettings,
508508
.setInitialRetryDelay(Duration.ofMillis(100L))
509509
.setRetryDelayMultiplier(1.3)
510510
.setMaxRetryDelay(Duration.ofMillis(60000L))
511-
.setInitialRpcTimeout(Duration.ofMillis(12000L))
511+
.setInitialRpcTimeout(Duration.ofMillis(25000L))
512512
.setRpcTimeoutMultiplier(1.0)
513-
.setMaxRpcTimeout(Duration.ofMillis(12000L))
513+
.setMaxRpcTimeout(Duration.ofMillis(25000L))
514514
.setTotalTimeout(Duration.ofMillis(600000L))
515515
.build();
516516
definitions.put("messaging", settings);

branches/autosynth-container/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-10T07:50:01.699623Z",
2+
"updateTime": "2019-05-24T07:50:22.876198Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.19.0",
8-
"dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e"
7+
"version": "0.20.0",
8+
"dockerImage": "googleapis/artman@sha256:3246adac900f4bdbd62920e80de2e5877380e44036b3feae13667ec255ebf5ec"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
16-
"internalRef": "247530843"
15+
"sha": "0537189470f04f24836d6959821c24197a0ed120",
16+
"internalRef": "249742806"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)