Hello All, I wondering if there is a way or pattern to save state on tear down ?
In case of a failure or a pipeline we cannot update(due to significant changes ) we would like to save the state and re-load it on the next creation of the pipeline. Note: we are currently using Google Dataflow runner Regards, Jose
