Khrol commented on issue #5949: [AIRFLOW-5343] Add pool_pre_ping to SQLAlchemy URL: https://github.com/apache/airflow/pull/5949#issuecomment-528869760 @ashb Yes, we are good to go. I'll do a new PR. https://github.com/apache/airflow/blob/master/setup.py#L357 `'sqlalchemy~=1.3'` `pool_pre_ping` was added in 1.2 ``` New in version 1.2: Added “pre-ping” capability to the Pool class. ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
