Hi Team,
What’s the best way to handle errors in flows?
Example: I’m giving a LinkedIn link in a LinkedIn node and the execution is stopped with an error.
Can I handle this within the flow?
Example 2: if I give a list of 10 links and use an iterator, I want to be able to log the error in my output, and not stop the execution of the “flow”
Is this feasible?
Thanks a lot!
Raian
January 9, 2025, 6:46pm
2
Hi!
This feature was recently added, and I wrote about it here: Error Handling - Community Post and in more detail here: Quick Tip: Error Routing in Scenarios . Please take a look at both posts.
Additionally, a Fallback Routes feature is currently in development, which will make managing error events even easier. I believe it will be released soon.
If you simply need to ignore errors without handling them, just enable the Ignore Errors toggle!
1 Like
Τhanks @Raian , that’s very helpful.
I thought that the forum would “suggest the article by itself”, given what I had written.
Thanks for sharing these resources!
1 Like
system
Closed
January 14, 2025, 10:47am
4
This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.