Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

daspecster
Copy link
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 googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 26, 2017
@daspecster daspecster added the api: speech Issues related to the Speech-to-Text API. label Jan 26, 2017
@daspecster 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 daspecster closed this Jan 27, 2017
@daspecster daspecster deleted the revert-2962-speech-fixes branch January 27, 2017 17:18
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.

None yet

4 participants