mrpowerus edited a comment on issue #14974:
URL: https://github.com/apache/airflow/issues/14974#issuecomment-809273483


   After closer inspection and debugging, it seems that a 
urllib3.exceptions.ProtocolError is raised by the Kubernetes client. This error 
is not accounted for in Airflow. Airflow just goes to 
[Exception](https://github.com/apache/airflow/blob/9b428bbbdf4c56f302a1ce84f7c2caf34b81ffa0/airflow/executors/kubernetes_executor.py#L110)
 and raises. This exits the while loop and that's it. No mercy.


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


Reply via email to