dabla commented on issue #44618:
URL: https://github.com/apache/airflow/issues/44618#issuecomment-2574683765

   > However, it should be possible to retry the operator "execute" function 
without retrying the task, as done in DmsStartReplicationOperator
   
   You're right about the Xcoms being flushed when a task fails, I like the 
idea/above of approach, by define a dedicated retry method which is passed as 
argument of the next_method of the Trigger, that could be an option.  If it's 
too difficult, then I would do what @ambika-garg proposed and I think you also 
proposed at the beginning of 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 the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to