CodingAnarchy commented on issue #20106: URL: https://github.com/apache/beam/issues/20106#issuecomment-1756605162
We recently ran into this error when trying to do some after batch cleanup in some of our GCP Dataflow jobs when using a template, and had to revert those changes. Not being able to use `waitUntilFinish()` to defer cleanup of some of the intermediate resources and do some post pipeline work makes it a bit more difficult to manage these pipelines. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
