This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree 2 files changed +7
-7
lines changed
google-cloud-dataproc/src/main/java/com/google/cloud/dataproc/v1/stub
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -367,9 +367,9 @@ public static class Builder extends StubSettings.Builder<ClusterControllerStubSe
367
367
.setInitialRetryDelay (Duration .ofMillis (100L ))
368
368
.setRetryDelayMultiplier (1.3 )
369
369
.setMaxRetryDelay (Duration .ofMillis (60000L ))
370
- .setInitialRpcTimeout (Duration .ofMillis (10000L ))
370
+ .setInitialRpcTimeout (Duration .ofMillis (30000L ))
371
371
.setRpcTimeoutMultiplier (1.0 )
372
- .setMaxRpcTimeout (Duration .ofMillis (10000L ))
372
+ .setMaxRpcTimeout (Duration .ofMillis (30000L ))
373
373
.setTotalTimeout (Duration .ofMillis (300000L ))
374
374
.build ();
375
375
definitions .put ("default" , settings );
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-dataproc.git",
7
- "sha": "dbae656ca82d705e7f725f5fbae49ef24a12f5ef "
7
+ "sha": "53e28ea4600f66b727ccd5423285690479979b65 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "googleapis",
13
13
"remote": "https://github.com/googleapis/googleapis.git",
14
- "sha": "c1fae183ddeef0c59538863eac611fd679d1b7fb ",
15
- "internalRef": "314634470 "
14
+ "sha": "150cfa0d994f9656c57eb4ed50f49c2f2add93f2 ",
15
+ "internalRef": "314840739 "
16
16
}
17
17
},
18
18
{
19
19
"git": {
20
20
"name": "googleapis",
21
21
"remote": "https://github.com/googleapis/googleapis.git",
22
- "sha": "c1fae183ddeef0c59538863eac611fd679d1b7fb ",
23
- "internalRef": "314634470 "
22
+ "sha": "150cfa0d994f9656c57eb4ed50f49c2f2add93f2 ",
23
+ "internalRef": "314840739 "
24
24
}
25
25
},
26
26
{
You can’t perform that action at this time.
0 commit comments