Thanks for the reply! Glad to hear the team is on it. If it helps at all it appears I only get it when doing alot of mail.send()'s at a time... my task is firing them off at 5/sec ... when doing one at a times I don't see it happening.
On Oct 6, 2:00 pm, "Ikai Lan (Google)" <[email protected]> wrote: > We're testing a fix, but it's not ready yet. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blogger:http://googleappengine.blogspot.com > Reddit:http://www.reddit.com/r/appengine > Twitter:http://twitter.com/app_engine > > On Wed, Oct 6, 2010 at 11:45 AM, Jamie H <[email protected]> wrote: > > As another follow up, I just sent out ~700 emails and received this > > error 29 times. The interesting part is that it appears even when > > this exception is raised, the email can still be sent. Thus 29 of my > > emails were sent twice. Anybody have any information on this > > situation ? > > > On Oct 5, 5:04 pm, Jamie H <[email protected]> wrote: > > > Sorry to reply to my own message, but I wanted to add that I am about > > > to start an email campaign for a client, so it is very important that > > > my emails are successfully sent... if not, and invitations are not > > > delivered, nobody will show up for several events around the country, > > > and alot of people will be very upset and embarassed to say the > > > least... I have seen another poster on the group mention that recently > > > his emails were not delivered, with no exceptions thrown... I was > > > really hoping to get some response, say.. yes there is an issue, you > > > can do x y and z to avoid it, or, yes the mail api should be > > > functioning properly > > > > On Oct 5, 4:55 pm, Jamie H <[email protected]> wrote: > > > > > Just moments ago I sent 21 emails, and received 4 of the following > > > > error: > > > > > 10-05 02:32PM 26.045 > > > > > The API call mail.Send() took too long to respond and was cancelled. > > > > ... > > > > DeadlineExceededError: The API call mail.Send() took too long to > > > > respond and was cancelled. > > > > > Now, I have learned over time so I send all emails via a task, so, > > > > eventually all emails were sent, but can somebody from Google comment > > > > on this error? I have seen some discussion in the group about it but > > > > never seen any resolution. It seems like I didn't get it very often, > > > > say, a month ago.... > > > > > app-id: moto-tmobile > > > -- > > 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]<google-appengine%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- 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.
