commit | 2a0fd7439504216a842587887b6e62f04296cae7 | [log] [tgz] |
---|---|---|
author | Andrew de los Reyes <adlr@chromium.org> | Wed Apr 06 11:04:53 2011 -0700 |
committer | Andrew de los Reyes <adlr@chromium.org> | Wed Apr 06 11:04:53 2011 -0700 |
tree | f87195dd4084b592015041dd3e217e6a6c27e058 | |
parent | 173e63c7e21ea7a6fdda0509c6184d79e146e4c3 [diff] |
AU: Lower HTTP timeout on official builds. We grew the timeout from 90s to 3 min a while back to give developers more time to let the dev server build images. Unfortunately, this means official builds take longer to time out when they have a bad HTTP connection. This CL restores the 90s timeout on official builds. BUG=chromium-os:13793 TEST=on device testing Change-Id: Ia7a6474331770b3db3425147921d24077452c097 Review URL: http://codereview.chromium.org/6804001