Skip to content

Commit 4561fa7

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 29099 b: refs/heads/autosynth-logging c: 7f07a1a h: refs/heads/master i: 29097: 0be8457 29095: 24c62fb
1 parent 4039ba6 commit 4561fa7

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
@@ -104,7 +104,7 @@ refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
104104
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
105105
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
106106
refs/heads/autosynth-dlp: 49572edd157e407b5d979154c583b984e144c79f
107-
refs/heads/autosynth-logging: 6636539f0d61385b561e89b2a7dc25bd989747bd
107+
refs/heads/autosynth-logging: 7f07a1adf7c6adaed14791fa1f059bdc7284571a
108108
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
109109
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
110110
refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a

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