fix(storage): Handle request transformation after gRPC BidiWriteObject redirects by kalragauri · Pull Request #16073 · googleapis/google-cloud-cpp
scotthart
marked this pull request as ready for review
…Object redirects This commit addresses an issue where BidiWriteObject operations, particularly in cross-region redirect scenarios, would fail with a NOT_FOUND error. The root cause was that bucket information was not propagated in the request headers after the client received a redirect error from the service.
This file contains hidden or 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