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

airbyte-lib: Treat error trace as logs #34771

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

flash1293
Copy link
Contributor

In some situations, connectors only return an "error trace" message which is ignored by airbyte-lib, making debugging difficult.

This PR treats them like regular log messages so they show up when the connector doesn't emit expected messages (like a catalog or so)

Copy link

vercel bot commented Feb 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Feb 2, 2024 1:26pm

Copy link
Collaborator

@aaronsteers aaronsteers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. 👍

@aaronsteers
Copy link
Collaborator

This seems low risk and high value for debugging. Will go ahead and merge, and will watch for any unexpected effects. 👍

@aaronsteers aaronsteers merged commit b6b73bd into master Feb 2, 2024
20 checks passed
@aaronsteers aaronsteers deleted the flash1293/airbyte-lib-logs-messages branch February 2, 2024 18:17
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 21, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
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.

2 participants