-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RRIO] Build RequestResponseIO and related dependency changes (#29710)
* Move Call.Result as upper level class * Patch documentation * Replace RRIO's Result * Implement RequestResponseIO expand methods * Begin tests for transform construction * spotlessApply * Complete RequestResponseIO transform composite construction tests * Implement windowed CallShouldBackoff * Start completion of Call tasks * Complete Call features * Expose Call features configuration * Add coverage of custom Call configuration * Final cleanup * Patch arrangement of Builder methods * Clean up Call.Configuration * Patch typo * Patch unused annotations * Remove support of Redis based throttling * WIP: Refactor per PR comments * Refactor RequestResponseIOTest * Improve readability * Add sleepIfNeeded
- Loading branch information
1 parent
bb0a203
commit 8fb06da
Showing
31 changed files
with
2,358 additions
and
237 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
Oops, something went wrong.