Skip to content

Commit 16a2358

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 31959 b: refs/heads/autosynth-datastore c: 7f07a1a h: refs/heads/master i: 31957: fcd95d1 31955: e1e1fff 31951: ba5f3c3
1 parent 1cf98df commit 16a2358

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
@@ -127,7 +127,7 @@ refs/heads/autosynth-bigquerystorage: a345f72d7a6358e9fea9dcdae94ec85a27da3088
127127
refs/heads/autosynth-bigtable: 2a6af7e2959fd79c99b8ca5d773f29a6434b546d
128128
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
129129
refs/heads/autosynth-containeranalysis: 18d210f81f17cf74864d0db2c29e834302f74f2a
130-
refs/heads/autosynth-datastore: 6636539f0d61385b561e89b2a7dc25bd989747bd
130+
refs/heads/autosynth-datastore: 7f07a1adf7c6adaed14791fa1f059bdc7284571a
131131
refs/heads/autosynth-dialogflow: 841930a680ebe370c9fc6ae824465f6bc51a5a46
132132
refs/heads/autosynth-errorreporting: 3f176c20b55dfaaa8fc32f28d82b31784b93e636
133133
refs/heads/autosynth-firestore: 983c75e4fb1076502c8cac73ef0538bdb10884f3

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