GitHub user jonasmw94 edited a comment on the discussion: API server becomes 
unresponsive when viewing UI with many active DAG runs (Airflow 3.x, Kubernetes)

After configuring pgbouncer a bit differently, it appears stable. It looks like 
there were SQL-queries piling up against my postgres db.

I used this configuration for pgbouncer:

```ini
[pgbouncer]
...
pool_mode = transaction
default_pool_size = 100
```



GitHub link: 
https://github.com/apache/airflow/discussions/58395#discussioncomment-15079735

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to