RachitSharma2001 commented on PR #29406: URL: https://github.com/apache/airflow/pull/29406#issuecomment-1464637162
That makes sense. I was thinking of making the following changes, let me know if this sounds good: 1. Change `fail_fast` flag to `fast_stop` 2. Throw an error if a user tries to add a trigger rule other than `all_success` to a `fast_stop` DAG 3. Add documentation explaining what `fast_stop` does -- 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]
