jaketf commented on issue #18410: URL: https://github.com/apache/airflow/issues/18410#issuecomment-924189961
@alex-astronomer this sounds like a great improvement to me, and the use case you describe is the intention of the original `AirflowClusterPolicyViolation` PR. At the time the scope was just to make tasks not run but I agree these DAGs shouldn't even get scheduled and like the idea of having a tool tip explaining why you cannot unpause. My only additional comment is that CLI / REST API PATCH requests trying to unpause a dag that does not obey the policy should get an error message about the policy violation as well (not just UI). -- 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]
