moiseenkov opened a new pull request, #37998: URL: https://github.com/apache/airflow/pull/37998
PR introduces the optional `wait_job_until_complete` parameter for the `KubernetesJobOperator` that blocks execution until the created job is complete. The default value is `False` thus behavior of existing DAGs won't change. -- 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]
