luisglft commented on PR #70048: URL: https://github.com/apache/airflow/pull/70048#issuecomment-5024779463
Common use case for mark a task as success is to allow downstream tasks to run without getting blocked by that task, so we want to have downstream tasks running instead of mark as success. This was the default behavior in Airflow 2 -- 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]
