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 configurable query timeout #1760

Merged
merged 11 commits into from Nov 29, 2018
Merged

Add configurable query timeout #1760

merged 11 commits into from Nov 29, 2018

Commits on Nov 2, 2018

  1. Add read_timeout to connection settings

    juliusza authored and edevil committed Nov 2, 2018
    Copy the full SHA
    4bc19e6 View commit details
    Browse the repository at this point in the history
  2. Fix uncaught error issue

    juliusza authored and edevil committed Nov 2, 2018
    Copy the full SHA
    27bf328 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    juliusza authored and edevil committed Nov 2, 2018
    Copy the full SHA
    6ae44d5 View commit details
    Browse the repository at this point in the history
  4. Fix "queryCallback is not a function"

    juliusza authored and edevil committed Nov 2, 2018
    Copy the full SHA
    2196e4c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9798622 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6010c5c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a793e8e View commit details
    Browse the repository at this point in the history
  8. Ensure error is the correct one

    Correct test name
    edevil committed Nov 2, 2018
    Copy the full SHA
    b041a51 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Removed dubious check

    edevil committed Nov 4, 2018
    Copy the full SHA
    b127658 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Added new test

    edevil committed Nov 6, 2018
    Copy the full SHA
    1b18daf View commit details
    Browse the repository at this point in the history
  2. Improved test

    edevil committed Nov 6, 2018
    Copy the full SHA
    14ffc61 View commit details
    Browse the repository at this point in the history