raphaelauv commented on PR #71758: URL: https://github.com/apache/airflow/pull/71758#issuecomment-5339576264
Okay, it makes sense to make the behavior of 'backfill' and 'manual trigger' equivalent. In that case, could you add to the documentation that start_date and end_date on tasks are ignored in the event of a manual trigger? And also update the BaseOperator doc to state that these settings are only taken into account for scheduled runs, and not for manual or backfill runs. Yes my example do not works with tasks that are not run by the scheduler -- 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]
