I am pushing some [key,value] using xcom in an operator, which I want to use when that task fails and comes for retry, for which I am using xcom_pull in that operator. But it is returning None instead of that value. Any pointer around this will be helpful.
-- Regards Mishika Singh