dirrao commented on PR #36374: URL: https://github.com/apache/airflow/pull/36374#issuecomment-1868228237
> The trigger rule dep could change the TI state to skipped without raising this exception, I wonder if we should handle that case too 🤔 > > https://github.com/apache/airflow/blob/95bf5dd620ec996dda834ba13048a77314d6d915/airflow/ti_deps/deps/trigger_rule_dep.py#L285 > > I'm not sure if we handle that for other callbacks I have seen a scenario where the skipped state is set when branching doesn't follow some of the downstream tasks. Looks like that's not covered here. -- 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]
