Hello.
I would like to know if there is a way to know in which activity the error ocurred within a Try Catch and how to resume the activity from that point.
What happens is that I am working on a web page that is usually saturated due to the work demand, and it usually generates timeout errors, but I don’t know how to return to that point without having to redo the process from the start.
I appreciate your help, regards.