vikramaditya91 opened a new pull request, #40827: URL: https://github.com/apache/airflow/pull/40827
Feel free to ping committers for the review! In case of an existing issue, reference it using one of the following: closes: #40745 related: #ISSUE This is a work in progress, but the idea is to ensure that the `check_for_existence` can be used either in the deferred tasks (`WorkflowTrigger`) and also where it is currently used (`ExternalTaskSensor`). Currently, it only works on the `ExternalTaskSensor` which means that the triggerer is not validating whether the DAG/task/task-group exists. @potiuk If you like the design, I could continue with the test-cases around this -- 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]
