-
Notifications
You must be signed in to change notification settings - Fork 841
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 poller rewrite #14752
Merged
Merged
LRO poller rewrite #14752
Commits on Jun 7, 2021
-
Simplified implementation of LRO pollers for ARM. Public surface area has been slightly changed, making it identical to the data-plane implementation. The different polling mechanisms have been split into internal packages, with an exported LROPoller that implements the overall polling algorithm.
Configuration menu - View commit details
-
Copy full SHA for f54f4fc - Browse repository at this point
Copy the full SHA f54f4fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a42cca6 - Browse repository at this point
Copy the full SHA a42cca6View commit details
Commits on Jun 8, 2021
-
handle empty response when a model is provided
log a message in this case
Configuration menu - View commit details
-
Copy full SHA for 5cca901 - Browse repository at this point
Copy the full SHA 5cca901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de83a6 - Browse repository at this point
Copy the full SHA 1de83a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0055bd - Browse repository at this point
Copy the full SHA f0055bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a12ea - Browse repository at this point
Copy the full SHA 72a12eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c23a499 - Browse repository at this point
Copy the full SHA c23a499View commit details -
Configuration menu - View commit details
-
Copy full SHA for d62dc84 - Browse repository at this point
Copy the full SHA d62dc84View commit details
Commits on Jun 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 111758a - Browse repository at this point
Copy the full SHA 111758aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b35dcff - Browse repository at this point
Copy the full SHA b35dcffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eea802 - Browse repository at this point
Copy the full SHA 9eea802View commit details -
differentiate between no response body and missing states
this is important for body polling which can tolerate a missing response body for certain status codes.
Configuration menu - View commit details
-
Copy full SHA for ab32e4c - Browse repository at this point
Copy the full SHA ab32e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e29f9 - Browse repository at this point
Copy the full SHA 24e29f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 216a0e5 - Browse repository at this point
Copy the full SHA 216a0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c94713 - Browse repository at this point
Copy the full SHA 1c94713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311af89 - Browse repository at this point
Copy the full SHA 311af89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4da50 - Browse repository at this point
Copy the full SHA 7d4da50View commit details -
Configuration menu - View commit details
-
Copy full SHA for f38016c - Browse repository at this point
Copy the full SHA f38016cView commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5578d4f - Browse repository at this point
Copy the full SHA 5578d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ffaa0 - Browse repository at this point
Copy the full SHA a7ffaa0View commit details
Commits on Jun 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b693086 - Browse repository at this point
Copy the full SHA b693086View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.