turbaszek commented on issue #8903:
URL: https://github.com/apache/airflow/issues/8903#issuecomment-648784763


   > @turbaszek In case of downscale or pod dying you'd want to check if the 
job is still running, hence the need of having a job id derived from the task 
name and execution date.
   
   Now I got it. So if we use execution date in job_id like this 
`airflow_task_id_20200623T000000+0000` then in case of failure re-running the 
DAg will make the operator reattach to the existing job. I like it. @edejong 
WDYT?
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to