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,
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.
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!