Hello community!
How to handle this scenerio…Lets say if i have developed the process in flowchart or in state machine if any error occurs like file failed to download or file got failed to upload or anything in the process…Basically what i want to know is how can we handle this kind of exception bot should retry from where it got failed or it should again start from begining of the process and then it should mail that after 2 or 3 retries process got failed how is this kind of exception we can handle?