Hi, One of our pipelines run into data freshness issues sometimes, is not consistent so we are not sure what to attribute it to; however, the steps were it originate are `Wait.on` transforms of data written to Bigtable. We are using the BigtableIO connector. My hypothesis was that some writes fail, so the window is not closed and signals are not emitted. Does this sound plausible?
Appreciate any pointers how I could debug this. Thanks, Reynaldo
