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(tableau): gracefully handle issues with connect_uri #4451

Merged

Conversation

gabe-lyons
Copy link
Contributor

Previously, if there were issues with connect_uri, the tableau connector would hit an unbound variable error and the report_failure message would never reach the user. This makes the connector not throw a stacktrace but instead report a useful error on issue w/ connect_uri.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

@github-actions
Copy link

Unit Test Results (build & test)

  92 files    92 suites   13m 1s ⏱️
674 tests 615 ✔️ 59 💤 0

Results for commit ddc131f.

@github-actions
Copy link

Unit Test Results (metadata ingestion)

       5 files         5 suites   43m 27s ⏱️
   363 tests    363 ✔️   0 💤 0
1 662 runs  1 624 ✔️ 38 💤 0

Results for commit ddc131f.

@gabe-lyons gabe-lyons merged commit bf35d4c into datahub-project:master Mar 18, 2022
maggiehays pushed a commit to maggiehays/datahub that referenced this pull request Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants