ManelCoutinhoSensei commented on PR #53959: URL: https://github.com/apache/airflow/pull/53959#issuecomment-3607067855
Hey @eladkal, I know I'm little bit late, but can you please explain / justify the final rule (if one upstream is skipped, so will be the downstream)? I ask this because the name of this rule seems derived from the `ALL_DONE`, yet the behavior is different from what a user familiar with `ALL_DONE` would expect. Given that we already have a rule like `NONE_FAILED_MIN_ONE_SUCCESS` (where the transition from `NONE_FAILED` to `NONE_FAILED_MIN_ONE_SUCCESS` matches intuitive expectations), I wonder whether the naming and behavioral semantics are sufficiently justified. -- 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]
