Skip to content

Commit bee8a47

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 35419 b: refs/heads/pubsub-ordering-keys c: a9d83c8 h: refs/heads/master i: 35417: ced99e9 35415: bd85768
1 parent 333654a commit bee8a47

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
@@ -155,7 +155,7 @@ refs/tags/v0.72.0: a7703f2593ba312c0b2dde6fdfd4f5c764bb55ac
155155
refs/tags/v0.73.0: 21241ea8be9439cc5764c4944cdce21d34ce4f9e
156156
refs/tags/v0.74.0: 9d1f733dbbf790de7b494418523b69c4a9a57638
157157
refs/heads/ignoretest: 23c412ae07af3d0ab1caa2d44d5bc5c0ccb8b31d
158-
refs/heads/pubsub-ordering-keys: 643f9024b9748452e79cfc1d82b7ee54e7a22752
158+
refs/heads/pubsub-ordering-keys: a9d83c89f9e773f11fae18ba6c3175b2747528ae
159159
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
160160
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
161161
refs/tags/v0.77.0: 28a85a77883ccf5d48f297fd0ef3b3dca6ce01f0

branches/pubsub-ordering-keys/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/pubsub-ordering-keys/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)