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

Improve error handling when additional sources/destinations cannot be read #8031

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

airbyte-jenny
Copy link
Contributor

@airbyte-jenny airbyte-jenny commented Nov 17, 2021

What

Improve error handling when additional sources/destinations cannot be read

How

Catches Throwable to trigger error handling block instead of a narrower error set.

Closes #7567

@github-actions github-actions bot added area/platform issues related to the platform area/server labels Nov 17, 2021
@airbyte-jenny airbyte-jenny temporarily deployed to more-secrets November 17, 2021 00:06 Inactive
@airbyte-jenny airbyte-jenny temporarily deployed to more-secrets November 17, 2021 16:50 Inactive
@airbyte-jenny airbyte-jenny merged commit 0d2984a into master Nov 17, 2021
@airbyte-jenny airbyte-jenny deleted the airbyte-jenny/definitions-validation-fix branch November 17, 2021 17:18
schlattk pushed a commit to schlattk/airbyte that referenced this pull request Jan 4, 2022
… read (airbytehq#8031)

* Improve error handling when additional sources/destinations cannot be read.

* Whitespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

don't fail listing definitions if the format from the server is invalid
2 participants