Make scenario keeps re-running the same bundle
Asked by Automate Naija in make · 0 replies
If a scenario processes the same record over and over, it is usually one of two things:
- The trigger never advanced its cursor, because an error killed the run before the end.
- You used a Search module where you wanted a Watch module.
Open the last execution, click through each bundle, and check what the trigger actually returned.
Anyone got a cleaner way to catch this before it burns operations?
Make scenario keeps re-running the same bundle · More Automate Naija community threads