Hi, I have an automation using gmail as the trigger. However, I noticed that some emails didn’t trigger the automation. To provide more context, sometimes there could be hundreds of emails within 10 min, and only 90% of them would trigger the automation.
Did the large amount of emails cause the issue? Is there anything that can be done?
In the Watch Emails trigger module, you need to set a high enough LIMIT to be able to process the emails received within each scheduled interval. Try setting this to 3400.
If you don’t, it will be processed in the following interval instead, causing a potential backlog.
Hope this helps! Let me know if there are any further questions or issues.