• Tricia Crichton's avatar
    [ChromeDriver] increase initial timeout for connect · aa368df8
    Tricia Crichton authored
    On Windows 10, connecting to DevTools on users' systems is persistently
    taking just over 2 seconds. This causes the first connection attempt to
    fail, and increases the overall startup time to over 4 seconds. This cl
    increases the first timeout to 4 seconds which allows the initial
    connection to succeed more frequently. The overall time given to attempt
    connecting to DevTools remains around 30 seconds.
    
    Bug: chromedriver:3301
    Change-Id: I29fcf45143d3daa714fa1ba2c0651e092234c63c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029457Reviewed-by: default avatarJohn Chen <johnchen@chromium.org>
    Commit-Queue: Tricia Crichton <triciac@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#736928}
    aa368df8
sync_websocket_impl.cc 7.06 KB