I am running into this warning, it is stopping the whole scenario, can some one help please resolve?
Welcome to the Make community!
ExecutionInterruptedError
According to the Make Official Documentation, the error “ExecutionInterruptedError” means that your scenario has ran for longer than the duration based on your organization’s subscription tier.
A module outputs the ExecutionInterruptedError when the scenario runs for more than 40 minutes (5 minutes for the Free subscription). The module that is currently processing data outputs the warning.
When a module outputs the ExecutionInterruptedError the scenario ends with a warning. The scenario doesn’t process the remaining bundles. Make will keep scheduling further scenario runs.
If you are on a free tier, you can simply upgrade to a paid plan, or reduce the number of external modules so that the scenario can complete within 5 minutes.
For more information, and other strategies to resolve this issue, see https://www.make.com/en/help/errors/types-of-warnings-in-make#executioninterruptederror
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.