le-chartreux commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2176415067
Hello Airflow Community,
While waiting for a resolution to the trigger rule issue, I wanted to share
a workaround that I've implemented.
While it may not address ever
le-chartreux commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2176028789
Awesome, thank you @mateuslatrova!
--
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 g
le-chartreux commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2175651390
Hello, I am also facing this issue, it will be awesome if someone can find a
solution (or at least a workaround).
Best regards and thank you for developing Airflow!
--
mateuslatrova commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2143497500
> > > Please do. It would be great if you can confirm that you are able to
reproduce the issue.
> >
> >
> > I have just reproduced the issue using @RNHTTR 's exampl
RNHTTR commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2143495865
> > Please do. It would be great if you can confirm that you are able to
reproduce the issue.
>
> I have just reproduced the issue using @RNHTTR 's example code.
>
> Do
mateuslatrova commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2143468562
> Please do. It would be great if you can confirm that you are able to
reproduce the issue.
I have just reproduced the issue using @RNHTTR 's example code.
Does
gavinhonl commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2142237406
Please do. It would be great if you can confirm that you are able to
reproduce the issue.
--
This is an automated message from the Apache Git Service.
To respond to the message
mateuslatrova commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2141089158
Hi, could I take this issue?
--
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 t
RNHTTR commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2131306606
Here's a slightly simpler reproduction without nested task groups or
branching:
```python
from airflow.decorators import dag, task, task_group
from pendulum import datet
boring-cyborg[bot] commented on issue #39801:
URL: https://github.com/apache/airflow/issues/39801#issuecomment-2128857918
Thanks for opening your first issue here! Be sure to follow the issue
template! If you are willing to raise PR to address this issue please do so, no
need to wait for ap
gavinhonl opened a new issue, #39801:
URL: https://github.com/apache/airflow/issues/39801
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.8.3 and 2.9.1
### What happened?
If a
11 matches
Mail list logo