shahar1 commented on PR #60083: URL: https://github.com/apache/airflow/pull/60083#issuecomment-3740309340
My approval is a bit hesitated - IMO we should have an explicit flag for that (something like `ignore_is_missing` in Microsoft azure [operator](https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/stable/_api/airflow/providers/microsoft/azure/operators/wasb_delete_blob/index.html)), as I could imagine some edge scenarios where actions are taken upon "not found" entities. However, considering the benefits for solving the issue in discussion and the fact that in other GCP providers other operators we already catch `NotFound` error, I'm ok with merging it as-is for now. I'll put this matter into a discussion, and we could add this flag later if the community finds it necessary. -- 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]
