Blair Kutzman--Thanks so much for creating GmailDelaySend! It's been incredibly helpful.
Recently, though, I get the following error every time GmailDelaySend checks for messages to send:
Error: Gmail Delay Send failed to connect to one of the Google Services. This is OK if it happens infrequently, the script will run again in a few minutes. See here to avoid receiving these notifications: https://code.google.com/p/gmail-delay-send/wiki/GmailDelaySendOptions_8#Error_Notifications. Function being called: function () { MailApp.sendEmail(yourEmailAddress, subject, body, options); } .Error message: Exception: Service invoked too many times for one day: email. (line 209, file "Services", project "GmailDelaySendWeb")
I deleted almost all of my drafts (I have 13 now) and set the trigger to 10 minutes. But I'm still getting the same error. How could I fix this? Thanks.