I created a flow for a client that uses SQL Server. The SQL Server credentials suddenly broke, which prevented the flow from triggering. The weird part was that in the Connections area, everything looked fine, every connection said "connected" with no errors. But in the flow, the trigger was broken with "invalid credentials". The client didn't notice this for about a week. After trying several things we ended up deleting all connections and creating new ones, which fixed the issue. However, it would be nice to know when credentials break so they can be fixed asap. Is there any way to get a notification if flow credentials are broken, even if they appear connected under "connections"? Thanks