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

Add single requestTimeout runner instead of setTimeout per request #650

Merged
merged 22 commits into from
Mar 14, 2020

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    7086296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a371b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    284b1bb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Fix lint

    goriunovphl committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ea42f52 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    goriunovphl committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    786d577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa93100 View commit details
    Browse the repository at this point in the history
  4. Make sure lint passes

    goriunovphl committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c8b0f0b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Configuration menu
    Copy the full SHA
    4200c9f View commit details
    Browse the repository at this point in the history
  2. Fix lint

    goriunov committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    b7119f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea37a7 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    goriunov committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    e290bec View commit details
    Browse the repository at this point in the history
  5. Fix lint

    goriunov committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    ab5c895 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Roll back global requestTimeoutCheckInterval, calculate min checkTime…

    …out based on req timeout
    goriunov committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    b0cdad5 View commit details
    Browse the repository at this point in the history
  2. Fix timeout tests

    goriunov committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    6e6d394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3736d2 View commit details
    Browse the repository at this point in the history
  4. Remove isConnected

    goriunov committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    dbabb84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    832bdf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

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

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    bd261c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fd499a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9e53a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

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