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

feat: support graceful shutdown on sigint/sigterm #385

Merged
merged 15 commits into from
Sep 12, 2022

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    2e14ebf View commit details
    Browse the repository at this point in the history
  2. add health check test

    hongalex committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    c8a757d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ddef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51b5383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb035ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c09b720 View commit details
    Browse the repository at this point in the history
  7. resolve merge

    hongalex committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7611dfa View commit details
    Browse the repository at this point in the history
  8. use t.Errorf

    hongalex committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    3bdba03 View commit details
    Browse the repository at this point in the history
  9. load service config once

    hongalex committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    2f3210f View commit details
    Browse the repository at this point in the history
  10. shutdown servers in tests

    hongalex committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e900199 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8596da1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0880a43 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    ac4ccb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24452eb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

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