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

   # Description
   
   The EdgeWorker currently raises an exception if heatbeat is triggered and 
the version of the edge worker is different to the version of the main 
application. Idea is by detecting a different version that the worker executes 
a graceful shutdown of the worker.
   
   # Details about changes
   
   * EdgeWorker checks on heartbeat if version is different and triggers 
graceful shutdown of the worker.
   * So worker task will end without crashing worker
   * No new job will be reservert by the worker.


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