Skip to content

Commit 80e1a6f

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 34521 b: refs/heads/autosynth-tasks c: 7f07a1a h: refs/heads/master i: 34519: 640b60a
1 parent 374497b commit 80e1a6f

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
@@ -139,7 +139,7 @@ refs/heads/autosynth-redis: 2b698ebe7faaa0b93246576a88941682e0888e57
139139
refs/heads/autosynth-scheduler: a3de6480746d1cd586ca8b9d75c55a636f371539
140140
refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141
refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142-
refs/heads/autosynth-tasks: 6636539f0d61385b561e89b2a7dc25bd989747bd
142+
refs/heads/autosynth-tasks: 7f07a1adf7c6adaed14791fa1f059bdc7284571a
143143
refs/heads/autosynth-texttospeech: 2c442fe0b7f089fbab266edfe4dd83c532e82dd0
144144
refs/heads/autosynth-trace: c94eef6e4d9c6fd24888216e28ca7271959c1cf0
145145
refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23

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