dstandish opened a new pull request, #24117:
URL: https://github.com/apache/airflow/pull/24117

   From time to time k8s library objects change their attrs.  If executor 
config is stored with old version, and unpickled with new version, we can get 
attribute errors that can crash the scheduler (see 
https://github.com/apache/airflow/issues/23727).
   
   Here we update handling so that we fail the task but don't crash the 
scheduler.
   


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

Reply via email to