-
Couldn't load subscription status.
- Fork 4.9k
Bulk load CDK: log diagnostics when unflushed states at end of sync #68668
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
Conversation
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. Helpful Resources
PR Slash CommandsAirbyte Maintainers (that's you!) can execute the following slash commands on your PR:
|
| /** Log some information about why state messages cannot be flushed. */ | ||
| // implementation-wise, this is largely just mirroring getNextComplete(), | ||
| // except it logs things instead of actually doing anything. | ||
| fun logStateInfo() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we log full state message as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets log the full state message that is not complete as well along with the destination stats.
# Conflicts: # airbyte-cdk/bulk/changelog.md # airbyte-cdk/bulk/version.properties
Important
Auto-merge enabled.
This PR is set to merge automatically when all requirements are met.