-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding initial redesign for LROs * Commenting out LRO related tests * Removing unnecessary code and update generated code * Adding updated generated code * Updating response handling in operation methods * Revert removing Begin prefix * Adding updated pager code * Adding status code exception for pagers until functionality is added * Remove time import for pagers * Updating Http to HTTP * Updating needsTimeAndContext to isLRO * Calling poller error handler when creating polling trackers * Removing error handler from pollers.go and using existing operation error handlers * Adding status code check for codes specified in swagger responses for LROs * Adding 204 status to response handlers, adding resume method for each lro operation * Changing GetPoller() closure on response envelopes to Poller type field * Change field funcType to lroPointerException * Refactoring PollUntilDone Co-authored-by: Catalina Peralta <[email protected]> Co-authored-by: Joel Hendrix <[email protected]>
- Loading branch information
1 parent
b5fe01f
commit 6d8ed32
Showing
17 changed files
with
4,413 additions
and
8,866 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.