Join Slack
Powered by
Hi everyone, I have an AKS cluster with prefect se...
# prefect-kubernetes
m
Mikaël Ferreira de Almeida
07/18/2024, 1:41 PM
Hi everyone, I have an AKS cluster with prefect server & worker deployed. I'am analysing some flow runs on a specific day, for ~27k flow runs got *82k DB connections
(*says Azure PostgreSQL metrics)
, which is a lot. Does anyone face the same issue ?
Mikaël Ferreira de Almeida
07/18/2024, 1:42 PM
And I have these parameters
Copy code
PostgreSQL : max_connection 5000 PREFECT_SQLALCHEMY_POOL_SIZE: 5
6
Views
Open in Slack
Previous
Next