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

Handle Severe errors: How to process severe errors in Spanner to BigQuery Change stream dataflow #1625

Open
pradeepnr opened this issue Jun 3, 2024 · 0 comments
Labels
addition New feature or request needs triage p2

Comments

@pradeepnr
Copy link

Related Template(s)

Spanner_Change_Streams_to_BigQuery

What feature(s) are you requesting?

Hi,
we are using Spanner Change streams to BigQuery template to capture cdc.

Occasionally, we have seen errors (not related to template) which are written Retry folder in GCS bucket. After few retrials they are written to severe folder. When the error is fixed we observe the transactions in Retry folder are reprocessed where as the transactions in severe folder are not.

What is the procedure you would recommend to handle transactions in severe folder? Is there any available template we can use? Thanks in Advance.

Regards

@pradeepnr pradeepnr added addition New feature or request needs triage p2 labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition New feature or request needs triage p2
Projects
None yet
Development

No branches or pull requests

1 participant