dclfan commented on issue #65010:
URL: https://github.com/apache/airflow/issues/65010#issuecomment-4225127667

   Hi, same experience with the upgrade from 3.1.8 to 3.2.0.  We tried on 
Monday but our test suite was able to replicate this problem in about two 
hours.  We reset everything and tried again, and at around ~2hrs we had DB 
connection issues that failed all of the jobs in flight.  It looked like it 
recovered on its own if given enough time ~10 min but we had to rollback to 
3.1.8.  We use pgbouncer, as well.
   
   pgbouncer settings
   
   `pool_mode = transaction
   max_client_conn = 1000
   default_pool_size = 20
   max_db_connections = 75`


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