jroachgolf84 commented on issue #69599: URL: https://github.com/apache/airflow/issues/69599#issuecomment-4917319186
I think there are some questions to be answered: - What happens if you pause mid-run. Should the operation going on behind the scenes continue to execute? Should it fail? - When you un-pause, where does it pick up? Does it start over? Resumable Operators are definitely something to think about here. -- 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]
