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: local connection checker ignores exceptions #1036

Merged
merged 2 commits into from Apr 6, 2021

Commits on Apr 6, 2021

  1. fix: local connection checker ignores exceptions

    The local connection checker should only check for unavailable
    exceptions when warning the user about the spanner emulator
    configuration. It should ignore all other kinds of errors.
    thiagotnunes committed Apr 6, 2021
    Copy the full SHA
    f8874d6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b7d01ab View commit details
    Browse the repository at this point in the history