Skip to content

Commit

Permalink
[CHANGE ME] Re-generated speech to pick up changes in the API or clie…
Browse files Browse the repository at this point in the history
…nt library generator.
  • Loading branch information
yoshi-automation committed Dec 19, 2019
1 parent 13bd849 commit c31747a
Show file tree
Hide file tree
Showing 2 changed files with 3,613 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"initial_retry_delay_millis": 100,
"retry_delay_multiplier": 1.3,
"max_retry_delay_millis": 60000,
"initial_rpc_timeout_millis": 20000,
"initial_rpc_timeout_millis": 1000000,
"rpc_timeout_multiplier": 1.0,
"max_rpc_timeout_millis": 20000,
"total_timeout_millis": 600000,
"max_rpc_timeout_millis": 1000000,
"total_timeout_millis": 5000000,
}
},
"methods": {
Expand Down
Loading

0 comments on commit c31747a

Please sign in to comment.