[GCPW] Set correct timeout in BuildRequestAndFetchResultFromHttpService
Currently the timeout is enforced only on the lifetime of the thread making the request and the request itself is using default values. If a timeout is set that is greater than the system default then the timeout won't be as expected. Bug: 1049803 Change-Id: I3146a5a99714d756c2e214b0db59fbd388a17e0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042260Reviewed-by:Tien Mai <tienmai@chromium.org> Commit-Queue: Robin Lewis <wrlewis@google.com> Cr-Commit-Position: refs/heads/master@{#740336}
Showing
Please register or sign in to comment