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

fix(NODE-4188): default localThresholdMS to 15ms #3207

Merged
merged 5 commits into from
Apr 22, 2022

Commits on Apr 19, 2022

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

Commits on Apr 20, 2022

  1. remove unit tests

    baileympearson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    51523e0 View commit details
    Browse the repository at this point in the history
  2. fix test descriptions

    baileympearson committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c752d8e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. test: add tests for localThresholdMS

    Adds tests ensuring that localThresholdMS is respected when calculating servers
    inside the latency window.
    baileympearson committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b3d5923 View commit details
    Browse the repository at this point in the history