We're getting a surprising number of these errors: "The API call mail.Send() took too long to respond and was cancelled."
This is happening, for example, when we send an email to three people in the to: list. Billing is enabled in my app. Should I wrap the call to mail.send_mail with an a try/except/retry loop? -Joshua --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
