Consensus has been reached. You can see the change here:
https://github.com/apache/airflow/pull/46391
Thanks.
On 2025/01/31 00:09:15 Vikram Koka wrote:
> Vincent,
>
> Thank you for taking the feedback and the quick update.
>
> Vikram
>
> On 2025/01/29 19:12:17 "Beck, Vincent" wrote:
> > Hel
Vincent,
Thank you for taking the feedback and the quick update.
Vikram
On 2025/01/29 19:12:17 "Beck, Vincent" wrote:
> Hello everyone,
>
> During my AIP-82 demo at the last Airflow 3 dev call, I highlighted potential
> issues if users select an incorrect trigger when scheduling DAGs using
Hello everyone,
During my AIP-82 demo at the last Airflow 3 dev call, I highlighted potential
issues if users select an incorrect trigger when scheduling DAGs using
event-driven scheduling. For example, using `S3KeyTrigger`, which fires
whenever a specific file exists in an S3 bucket:
```
trig