Ahysen
Ahysen
WWindmill
Created by Ahysen on 8/20/2024 in #help
AG Grid API
Is there any way to access the AG grid API? I want to create a button to select all the rows at once, and I want to use the API for it, but I can't seem to access it from the component exposed properties
4 replies
WWindmill
Created by Ahysen on 2/9/2024 in #help
SQL results - disable default table view
Most often then not, when I do a query in psql, I want the results in JSON since its often easier to read them in the UI, but now they default to a table view. Is there any way to set the JSON view as default?
2 replies
WWindmill
Created by Ahysen on 1/11/2024 in #help
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
8 replies