Trigger cannot be handled when processing an incomplete execution

I have a scenario that is triggered by a Microsoft Outlook 365 Watch Messages module.

Since I’ve had connectivity issues with that module before, I added a Break error handler to it.

It will attempt to run 3 times total with 5 minutes between each attempt.

Lately I’ve been getting this warning:

“Trigger cannot be handled when processing an incomplete execution”

Any ideas what this means or how to fix?

I think you could just use an Ignore directive for this, and the next time this scenario runs, the new items will still be there for it to process.

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.

1 Like

Ok, I will give that a try. Thank you.