mehdicopter commented on issue #56129: URL: https://github.com/apache/airflow/issues/56129#issuecomment-3365011423
> we're having same issue in 3.0.6 > > as workaround it's possible to tune config and [increase](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#sql-alchemy-pool-size) pool size > > or I guess it's okey to [disable](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#sql-alchemy-pool-enabled) pooling altogether, since it doesn't really make sense when using pgbouncer Hi, what settings did you use to make it work? I’m still experiencing query timeouts even after increasing the pool size. -- 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]
