What to do if there is an error in a sceanrio? Do i use "resume"?

Hi, am wondering, in an error event, does the Resume module revert to the module which produced the error and then the sceanrio continues automatically from there onwards?

Thanks in advance,

No, if you want to retry the module again, you can either use the Break directive, or

Make a clone of the same module and put it in its error route. Then map the cloned modules output into the Resume module.

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!