This repository was archived by the owner on Nov 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
google-cloud-document-ai/src/main/java/com/google/cloud/documentai/v1beta2/stub Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -228,10 +228,10 @@ public static class Builder
228
228
.setInitialRetryDelay (Duration .ofMillis (100L ))
229
229
.setRetryDelayMultiplier (1.3 )
230
230
.setMaxRetryDelay (Duration .ofMillis (60000L ))
231
- .setInitialRpcTimeout (Duration .ofMillis (60000L ))
231
+ .setInitialRpcTimeout (Duration .ofMillis (120000L ))
232
232
.setRpcTimeoutMultiplier (1.0 )
233
- .setMaxRpcTimeout (Duration .ofMillis (60000L ))
234
- .setTotalTimeout (Duration .ofMillis (60000L ))
233
+ .setMaxRpcTimeout (Duration .ofMillis (120000L ))
234
+ .setTotalTimeout (Duration .ofMillis (120000L ))
235
235
.build ();
236
236
definitions .put ("retry_policy_1_params" , settings );
237
237
settings = RetrySettings .newBuilder ().setRpcTimeoutMultiplier (1.0 ).build ();
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-document-ai.git",
7
- "sha": "d5b4aa361453b76bb702fa2d0aa076ca416c4d54 "
7
+ "sha": "48a216a5ddaf8c249f85e3adfcdab2b8e795cc0e "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "googleapis",
13
13
"remote": "https://github.com/googleapis/googleapis.git",
14
- "sha": "0edf3ff6625f50cdcab5b3c40f2ef109bf73cef4 ",
15
- "internalRef": "315961930 "
14
+ "sha": "519265ce99de513ee6f1b7e8d6f23ecd7c4d83cf ",
15
+ "internalRef": "320087063 "
16
16
}
17
17
},
18
18
{
19
19
"git": {
20
20
"name": "googleapis",
21
21
"remote": "https://github.com/googleapis/googleapis.git",
22
- "sha": "0edf3ff6625f50cdcab5b3c40f2ef109bf73cef4 ",
23
- "internalRef": "315961930 "
22
+ "sha": "519265ce99de513ee6f1b7e8d6f23ecd7c4d83cf ",
23
+ "internalRef": "320087063 "
24
24
}
25
25
},
26
26
{
You can’t perform that action at this time.
0 commit comments