amoghrajesh commented on issue #47349: URL: https://github.com/apache/airflow/issues/47349#issuecomment-2700035329
Yeah this probably is because of changes introduced in https://github.com/apache/airflow/pull/46926, where I added a "executor_config" to the workload TI. It was handled properly in KE but I think we shouldnt be passing the executor config with "pod_override" in CE. (It doens't make sense to do that.) IAC, this should not lead to breakage of 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]
