-
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.
Final response handler for Pollers and updating tests (#400)
* Removing operation response handler and adding custom handler for final response * Updating some lro tests with new design * Adding response handler as method on pollers, adding response handler method on pollingTracker, minor code fixes * Removing unnecessary test code * Improve tests, check payload * Adding special FinalResponse case for HTTPPollers * Fix HTTP pollers final response method and related tests * Removing unused handleresponse for http pollers and fixed PollUntilDone loop * Adding updated lro tests * Updating internal pollUntilDone to be a method on the unexported poller * Improving ResumeWrongPoller test * Removing time.Duration declarations in tests Co-authored-by: Catalina Peralta <[email protected]>
- Loading branch information
1 parent
6d8ed32
commit 03099c8
Showing
11 changed files
with
1,370 additions
and
1,557 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.