We have a use case where we want to preserve the Xcom Value across Operator retries. Is there a way to do so. Currently it seems tat xcom values are reset on operator restart.
On 2019/06/26 13:27:58, Emmanuel Brard <[email protected]> wrote: > Hey, > > That's what is in airflow code, yes. > > Cheers, > E > > On Wed, Jun 26, 2019 at 1:13 PM [email protected] < > [email protected]> wrote: > > > Hi Team, > > When any task goes into retry state, it is observed that the entries from > > the xcom table are removed with respect to that task id. Is this the > > expected behaviour ? > > > > Thanks & Regards, > > Tanuj Gupta > > > > -- > > > > > > > > > GetYourGuide AG > > Stampfenbachstrasse 48 > > 8006 Zürich > > Switzerland > > > > <https://www.facebook.com/GetYourGuide> > <https://twitter.com/GetYourGuide> > <https://www.instagram.com/getyourguide/> > <https://www.linkedin.com/company/getyourguide-ag> > <http://www.getyourguide.com> > > > > > > > >
