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

dns-discovery-netty: Add support for DNS hedging requests #2918

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on May 9, 2024

  1. Add the bones of a hedging system

    We need a budget and a way of tracking percentiles
    bryce-anderson committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6523df8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0227d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f10df5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Cleanup;

    bryce-anderson committed May 10, 2024
    Configuration menu
    Copy the full SHA
    06c9037 View commit details
    Browse the repository at this point in the history
  2. Add some tests

    bryce-anderson committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e59eed2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7b7fff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e6ead View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. WIP

    bryce-anderson committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b1859c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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