It seems that there are a number of things that can go wrong that will cause a flow to fail, and I don't think I have seen a reliable reporting of failed flows. If we create a flow to automate a process, the assumption is that we don't have to continue to actively monitor the process to know that it is working.
Are there some best practices to ensure errors are handled the best way and reported when they occur?
Hi @akharns
It depends how crutial the failures are for the business. You can add an action after a failure explicitly adding the action to every flow step. It's similar like in programming programmer decides which exception need to handled internally and carry on or throw an exception, log the details / notify.
For flow you can set against configure run after option to decide what to do with the exception.
Please have a look at this link.
https://flow.microsoft.com/en-us/blog/error-handling/
Also there is a generic notification via email you can receive. Have a look at this.
https://flow.microsoft.com/en-us/blog/microsoft-forms-tables-flow-failures/
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogI have started looking into this. I haven't gotten very far. This assumes I can anticipate where the failures will occur. If the problem is in the trigger, I'm sunk.
There ought to be a way to have a global handler that will execute for any unhandled exception.
Hi @akharns
Thanks for your reply. If you think trigger failures and global exceptions need to be handled you can post this in the idea forum.
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogOk, I will. I have posted ideas there before with no response. Do we think they get read?
Hi,
Generally if you get enough vote from the community it will be considered. That's my understanding of posting an idea.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogUser | Count |
---|---|
92 | |
45 | |
21 | |
18 | |
16 |
User | Count |
---|---|
136 | |
49 | |
42 | |
36 | |
28 |