commit | 7962149fe9a7055342ec3c75869ae1fae0045006 | [log] [tgz] |
---|---|---|
author | Kush Sinha <sinhak@chromium.org> | Thu Jan 25 05:50:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 25 05:50:20 2024 |
tree | 1b13a1efc13e95634e6581bf4db3d6d3f34f5d4a | |
parent | 36dc64c8e55747d6b263508808afd57e1f7b3484 [diff] |
QuickStart: Increase network timeout values for Gaia calls Increase the network timeout values in SecondDeviceAuthBroker to conform to the typical 99p latency of Gaia auth calls. It is currently 1 minute. Increase it to 3 minutes. Change-Id: Ib3daa97d0d749dfcf03b2ab96744b0804771b9e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5233102 Reviewed-by: Michael Hansen <hansenmichael@google.com> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251915}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.