How does it differ from the upcoming 2.10 feature? * Deferrable operators can now execute directly from the triggerer without needing to go through the worker. This is especially efficient for certain operators, like sensors, and can help teams save both time and money.
As of 2.10 - Sensors already can run mostly in Triggerrer and basically there is no big difference any more between deferrable sensor and deferrable operator. On Mon, Aug 12, 2024 at 3:59 AM Kaxil Naik <kaxiln...@gmail.com> wrote: > Thanks for putting this together, I will take a look this week. > > On Fri, 9 Aug 2024 at 13:12, Pavankumar Gopidesu <gopidesupa...@gmail.com> > wrote: > > > Hi All, > > > > I have created a draft document for Sensor Improvements using triggers. > > > > Details: > > > > > https://docs.google.com/document/d/1Kb_wL-T1DHkOpmR_QNa3O5p_2hMTLzM-sb_HzQ0PYCo/edit?usp=sharing > > > > POC: > > https://github.com/apache/airflow/pull/41355 > > > > This is my first draft post, apologies if any mistakes in the document. I > > would greatly appreciate your insights and suggestions on draft. > > > > Thank you very much for your time. > > > > Regards, > > Pavan > > >