We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df09f8d commit 19732edCopy full SHA for 19732ed
packages/google-cloud-speech/src/v1/speech_client_config.json
@@ -6,9 +6,7 @@
6
"DEADLINE_EXCEEDED",
7
"UNAVAILABLE"
8
],
9
- "non_idempotent": [
10
- "UNAVAILABLE"
11
- ]
+ "non_idempotent": []
12
},
13
"retry_params": {
14
"default": {
@@ -23,7 +21,7 @@
23
21
24
22
"methods": {
25
"Recognize": {
26
- "timeout_millis": 60000,
+ "timeout_millis": 190000,
27
"retry_codes_name": "idempotent",
28
"retry_params_name": "default"
29
0 commit comments