malthe commented on pull request #17545: URL: https://github.com/apache/airflow/pull/17545#issuecomment-896699202
@potiuk how about a `skip_condition` (we can discuss the name) parameter which simply takes an execution date and returns a boolean true or false. I think this covers the single biggest use-case here which is to skip tasks on certain times and/or days. -- 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]
