You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/15 14:35:59 UTC

[GitHub] [airflow] JieChenAtPonyai commented on issue #10278: Airflow doesn't fail fast in case of invalid executor_config or mutation hook

JieChenAtPonyai commented on issue #10278:
URL: https://github.com/apache/airflow/issues/10278#issuecomment-1100146364

   > This probably might be fixed by #14323 for Airflow >= 2.0.2 , @Dr-Denzy will verify it and see if this fixed for 2.0.2 and above
   
   I encountered this issue too. #14323 doesn't fast fail when ` File "/home/airflow/.local/lib/python3.8/site-packages/airflow/kubernetes/pod_launcher.py", line 81, in run_pod_async    resp = self._client.create_namespaced_pod(` throws exceptions.


-- 
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: commits-unsubscribe@airflow.apache.org

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