Why is my Gmail Trigger in the SDK Causing Multiple Calls to the Webhook for the Same Received Email?

This topic was automatically generated from Slack. You can find the original thread here.

hey guys. I’m getting an issue with a gmail trigger set up via the SDK for new email received. The two issues I’m getting is that when it’s called, it’ll call the webhook multiple times (just now it called 4 times in 1 second). And earlier it was also calling periodically every minute or so for the same received email. It’s set up with polling. Anyone encountered this?

You’re saying it’s emitting multiple events for the same exact email?

Yes. I’m trying to see if I can replicate and make sure that it was not an issue in my implementation. But I had a list of the deployed triggers and it was only this one