raphaelauv commented on PR #68936: URL: https://github.com/apache/airflow/pull/68936#issuecomment-4826630739
It looks like the run_id is not save before trggering the dag_run so in the worst case : 1) the dag_run is trigger 2) the worker hard crash 3) run_id is never save ( because here it will be save if the code _handle_trigger_dag_run is run ) is this the case ? thanks -- 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]
