FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Revert "Cloud Speech Veneer does not raise for > 1 result." by daspecster · Pull Request #2964 · googleapis/google-cloud-python · GitHub

Revert "Cloud Speech Veneer does not raise for > 1 result." - #2964

Closed
daspecster wants to merge 1 commit into
masterfrom
revert-2962-speech-fixes
Closed

Revert "Cloud Speech Veneer does not raise for > 1 result."#2964
daspecster wants to merge 1 commit into
masterfrom
revert-2962-speech-fixes

Conversation

Copy link
Copy Markdown
Contributor

Reverts #2962

The new LRO operations are very different. So another approach is needed.

Specifically, _OperationFuture is returned now instead of Operation and the former, is not compatible with our core.operation.Operation.

Also, since retry is built into _OperationFuture, we will have to mimic that functionality on the HTTP side.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 26, 2017
daspecster added the api: speech Issues related to the Speech-to-Text API. label Jan 26, 2017
daspecster added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 26, 2017
daspecster closed this Jan 27, 2017
daspecster deleted the revert-2962-speech-fixes branch January 27, 2017 17:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: speech Issues related to the Speech-to-Text API. cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL