Subham-KRLX commented on PR #66065: URL: https://github.com/apache/airflow/pull/66065#issuecomment-4426812534
@eladkal I reviewed the changes. es_compat_with accepts only numeric majors and raises AirflowConfigException. The transport wrapper uses functools.wraps accepts args and kwargs rewrites headers idempotently and the client is constructed once and wrapped in place. Tests check wire headers and docs were updated. Please confirm there are no other sites constructing two clients and I will approve. -- 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]
