albertocalderari commented on issue #8903: URL: https://github.com/apache/airflow/issues/8903#issuecomment-648763105
@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. We had several instances where the job is still running and a new one is started generating extra costs for no reason. If you want we can have a call and I can explain better. ---------------------------------------------------------------- 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: [email protected]
