How can I identify a Database connection failure or a File connection failure in a data flow? For example, I have scheduled a database connector to retrieve some data from DB. If the DB server password is changed, then the data flow also won't be triggered. How can I get the notification regarding the DB connection error?