Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Linux fetch timeout behavior for chain building #40676

Merged
merged 8 commits into from
Aug 13, 2020

Commits on Aug 11, 2020

  1. Change Linux fetch timeout behavior.

    Change the UrlRetrievalTimeout behavior on Linux to match Windows'
    existing behavior of using a per-operation timeout rather than
    cumulative.
    
    Add some tests for operations that time out.
    vcsjones committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    79e3f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d429048 View commit details
    Browse the repository at this point in the history
  3. Rename property.

    vcsjones committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    9533c34 View commit details
    Browse the repository at this point in the history
  4. Extra blank line

    vcsjones committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    d0c1b80 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    eee7a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b498c77 View commit details
    Browse the repository at this point in the history
  3. Shorten timeout.

    vcsjones committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    cd8a8d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    2b06d94 View commit details
    Browse the repository at this point in the history