Adding warnings for PoolLimit reached
I recently made the mistake to spawn to many workers ( ~20 native ), and after that I notices that trying to execute scripts was taking longer then usual.
After debugging, I found out that the workers were having issues connecting the database.
For the future, is there any place where I can find if 1 ( or more ) workers are having some recurring error from within Windmill?
For now what I have is some log ingestion & Grafana based alerts, but having the information directly in windmil would be quite useful
After debugging, I found out that the workers were having issues connecting the database.
For the future, is there any place where I can find if 1 ( or more ) workers are having some recurring error from within Windmill?
For now what I have is some log ingestion & Grafana based alerts, but having the information directly in windmil would be quite useful