Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Notification notifies me of error even though I do not have any delay-send scheduled #148

Open
GoogleCodeExporter opened this issue May 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

=======================================
=== PLEASE READ BEFORE FILING ISSUE:
https://code.google.com/p/gmail-delay-send/wiki/GmailDelaySendDebugging_8
=======================================

What steps will reproduce the problem?
1. Enable error notification
2. Do not schedule any gmail-delay-send email
3. Wait until an error occurs with delay-send

What is the expected output? What do you see instead?
I expect to be notified only when there's an error with the sending of a 
scheduled email for me. If there's a general error with the gmail-delay-send 
scripts, but I do not have any scheduled email for delay-send, then I do not 
expect to be notified of it, as an end-user.

I get notified for errors even though I do not have any emails scheduled with 
delay-send.

What version of the product are you using?
The latest version, where do I check the version? I've provided the most recent 
error notification email content.

Please provide any additional information below.

-- Error: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_No
tifications. Function being called: function () { return 
GmailApp.getUserLabels(); } .Error message: Exception: Cannot connect to Gmail 
--Stack: at Services (GmailDelaySendWeb):205 (executeCommand) at Services 
(GmailDelaySendWeb):27 (cachedExecute) at Services (GmailDelaySendWeb):110 
(serviceGetUserLabels) at Utils (GmailDelaySendWeb):209 (userHasLabel) at Utils 
(GmailDelaySendWeb):148 (createLabels) at Main (GmailDelaySendWeb):16 (main) 

Original issue reported on code.google.com by rah...@gmail.com on 21 Mar 2014 at 5:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant