Test Windmill Resource Connectivity From UI

After entering the details for resource types, such as database servers, it would be awesome to have a "TEST" button, to ensure connectivity is working. At the moment, the Resource management UI doesn't have any mechanism to validate connectivity, before going over to write a script that consumes the Resource.
3 Replies
rubenf
rubenf12mo ago
We have this for Postgres. We just need to write the logic for more resource types.
Trevor Sullivan
Trevor Sullivan12mo ago
Cool, I tried with MySQL
rubenf
rubenf12mo ago
The bottleneck is purely on writing testing scripts