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

logmon: recover from shutting down call locally #5616

Merged
merged 7 commits into from
Apr 26, 2019

Commits on Apr 25, 2019

  1. logmon client to handle grpc closing errors

    Mahmood Ali committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    c23d673 View commit details
    Browse the repository at this point in the history
  2. logmon: retry starting logmon if it exits

    Retry if we detect shutting down during Start() api call is started,
    locally.
    Mahmood Ali committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    b21849c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978fc65 View commit details
    Browse the repository at this point in the history
  4. try sleeping for stop signal to take effect

    Mahmood Ali committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    ba373fe View commit details
    Browse the repository at this point in the history
  5. add logging about attempts

    Mahmood Ali committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    1f1551a View commit details
    Browse the repository at this point in the history
  6. try checking process status

    Mahmood Ali committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    658a734 View commit details
    Browse the repository at this point in the history
  7. retry grpc unavailable errors even if not shutting down

    Mahmood Ali committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    a321901 View commit details
    Browse the repository at this point in the history