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: add support for dns timeout #527

Merged
merged 8 commits into from
Dec 14, 2022
Merged

Commits on Dec 12, 2022

  1. Add timeout

    ulbqb committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8c994ce View commit details
    Browse the repository at this point in the history
  2. Add no lint tags

    ulbqb committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    70988a9 View commit details
    Browse the repository at this point in the history
  3. Add error handling

    ulbqb committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ba94865 View commit details
    Browse the repository at this point in the history
  4. Fix go.mod

    ulbqb committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f542429 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Add retry

    ulbqb committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a58312f View commit details
    Browse the repository at this point in the history
  2. Shutdown dns after test

    ulbqb committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b2cd6d6 View commit details
    Browse the repository at this point in the history
  3. Remove files

    ulbqb committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    fb950c3 View commit details
    Browse the repository at this point in the history
  4. Use defer

    ulbqb committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9f9998a View commit details
    Browse the repository at this point in the history