googlegenomics/gcp-variant-transforms

Rollback sample info if fail happens before pipeline is ran.

Closed this issue · 1 comments

We have two fall-backs for the generated BQ tables - during pipeline run, and during avro load stages. Since sample info table is generated independently beforehand, if a failure occurs before pipeline has been run, it won't be properly rolled back.

#604 fixed this issue.