jroachgolf84 commented on issue #59075:
URL: https://github.com/apache/airflow/issues/59075#issuecomment-3617479485

   Got it, that makes sense - thanks for the explanation! For your use-case, 
something like this makes sense. That being said, I'm not sure if it's a common 
pattern to "look back" into XComs for a previous value. I need to look into 
that a bit more.
   
   If we do go ahead with something like this, I would actually name the 
parameter something different, maybe like `resume_glue_job_on_retry`? Only 
reason I say that is that `check_previous_job_id_run` makes me think that a 
Task would always do this for a new Task run (before it fails).


-- 
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