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

update to translation LRO to not prefecth first page #27365

Merged
merged 2 commits into from
Mar 4, 2022

Conversation

m-nash
Copy link
Member

@m-nash m-nash commented Mar 4, 2022

Contributing to the Azure SDK

In order to support these changes #27017 that consolidate all of the polling logic for OperationPoller we needed to maintain consistency in what WaitForCompletion and UpdateStatus do. All value construction should be handled by UpdateStatus once you reach a terminal state and WaitForCompletion should simply do the waiting and return the value that UpdateStatus sets.

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@m-nash m-nash requested review from jsquire and maririos as code owners March 4, 2022 22:07
@m-nash m-nash enabled auto-merge (squash) March 4, 2022 22:13
@m-nash m-nash merged commit 9593bbe into main Mar 4, 2022
@m-nash m-nash deleted the mnash-fixTranslationTests branch March 4, 2022 22:29
yanfa317 pushed a commit to yanfa317/azure-sdk-for-net that referenced this pull request Mar 8, 2022
* update to translation LRO to not prefecth first page

* revert record mode comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants