And you don’t feel like this source will get hung up like the previous one?
Still not entirely clear what hung the last one up
I hope it doesn’t – the fix I wrote affects all Google Drive triggers
The webhook channel subscription renewal
To be exact
I hope it doesn’t – the fix I wrote affects all Google Drive triggers
But let us know if it does get hung up
Ty! Fix now in place. Appreciate the expedite on this one.
(our folder was filling up!)
it’s all good now
Awesome glad to hear! Thanks!
FYI: Google Drive does sometimes send two almost identical events, but the second one is a “thumbnail updated” event (everything is the same except the thumbnail url).
To work around that, we had to add de-duplication using the data store. Not sure whether or not you might need to do the same.
Ah, but that is for the “New or Updated File” trigger.
So you probably won’t be affected with the “New Files” trigger.
Thanks for the additional info!