terraform-genai-doc-summarization icon indicating copy to clipboard operation
terraform-genai-doc-summarization copied to clipboard

feat: delete BigQuery record on GCS file removal

Open tewnut opened this issue 7 months ago • 0 comments

This PR implements an automated cleanup process that deletes the corresponding BigQuery record when a file is removed from Google Cloud Storage. This change ensures consistency between our storage and database systems, preventing orphaned records in BigQuery.

tewnut avatar Apr 10 '25 23:04 tewnut