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

LRO continuation_token #10801

Merged
merged 24 commits into from
May 22, 2020
Merged

LRO continuation_token #10801

merged 24 commits into from
May 22, 2020

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Apr 10, 2020

@lmazuel lmazuel marked this pull request as ready for review April 21, 2020 20:59
@lmazuel lmazuel requested a review from johanste April 21, 2020 23:21
@bryevdv
Copy link
Contributor

bryevdv commented Apr 28, 2020

Possible to add some unit tests?

@lmazuel lmazuel force-pushed the lro_continuation_token branch from c5771b0 to c4420ec Compare May 1, 2020 21:54
:returns: The current status string
:rtype: str
"""
return self._polling_method.status()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not necessary for this PR - but it would be good if we could open up the contract regarding the expected return type status in future.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've started creating an azure-core-typing package multiple times that would include all the protocols that we have (LRO, item paged, page paged etc.). I will take another stab at it as part of the next round of azure client library python design guideline updates.

annatisch
annatisch previously approved these changes May 21, 2020
@lmazuel lmazuel merged commit a6f20b9 into master May 22, 2020
@lmazuel lmazuel deleted the lro_continuation_token branch May 22, 2020 23:58
iscai-msft added a commit that referenced this pull request May 26, 2020
…into feature/text_analytics_v3.0

* 'master' of https://github.com/Azure/azure-sdk-for-python:
  Release azure mgmt containerregistry (#11460)
  Prepare core 1.6.0 on master (#11610)
  Add force parameter to SwaggerToSdk CLI (#11609)
  LRO continuation_token (#10801)
  Remove unecessary import (#11606)
  Fix Cleanup failing on 3.8.3 (#11607)
  remove DataSourceCredentials (#11605)
  Search synonym map (#11590)
  Fix copy tests (#11594)
  Make use_training_labels positional required (#11529)
  Search refactoring 2 (#11584)
  Search refactoring 1 (#11572)
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.

4 participants