I have a flow that uses Teams, Outlook and Office 365 connections.
In addition to the flow logic, it also sends a notification to the flow owner if the flow fails, however if the failure is due to connection authentication issues (for example when connections requires re-authentication due to a password change), also the notification action fails since it's using the same Teams connection. Is there any other way of notifying the user that would not have this kind of problems?