Jadu07 commented on PR #63949:
URL: https://github.com/apache/airflow/pull/63949#issuecomment-4133643740

   > it was there since 3.0.0. I'm not sure why it relates to #63945
   
   Thank you for catching this! You are absolutely right that 
execution_api_server_url has been in [core] since 3.0.0.
   
   However, because the deprecation mapping in parser.py was never added back 
then, any legacy configuration still pointing to [workers] is silently ignored, 
leading to the broken log symptoms reported in #63945.
   I have amended the PR to use version 3.0 instead to accurately reflect this.


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